Modifier and Type | Field and Description |
---|---|
static SpecificationVersion |
Dependency.IDE_SPEC
Deprecated.
request dependencies on direct modules
|
static SpecificationVersion |
Dependency.JAVA_SPEC
Specification version of the Java platform.
|
static SpecificationVersion |
Dependency.VM_SPEC
Specification version of the Java VM.
|
Modifier and Type | Method and Description |
---|---|
abstract SpecificationVersion |
ModuleInfo.getSpecificationVersion()
The specification version, or null.
|
Modifier and Type | Method and Description |
---|---|
int |
SpecificationVersion.compareTo(SpecificationVersion o)
Perform a Dewey-decimal comparison.
|