public static class Toolkit.Dependency
extends java.lang.Object
| Constructor and Description | 
|---|
| Dependency(java.lang.String name,
          java.lang.String version) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getName()Gets the name of the dependent  toolkit. | 
| java.lang.String | getVersion()Gets the range of versions of the dependent  toolkit. |