Package | Description |
---|---|
aQute.bnd.osgi |
Modifier and Type | Method and Description |
---|---|
Clazz.JAVA |
Clazz.getFormat() |
Clazz.JAVA |
Analyzer.getHighestEE() |
static Clazz.JAVA |
Clazz.JAVA.getJava(int major,
int minor) |
Clazz.JAVA |
Analyzer.getLowestEE() |
static Clazz.JAVA |
Clazz.JAVA.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Clazz.JAVA[] |
Clazz.JAVA.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SortedSet<Clazz.JAVA> |
Analyzer.getEEs()
Return the EEs
|
Copyright © 2015 aQute SARL. All rights reserved.