Package | Description |
---|---|
aQute.bnd.differ | |
aQute.bnd.osgi |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Set<Clazz.JAVA> |
JavaElement.javas |
Modifier and Type | Field and Description |
---|---|
private java.util.SortedSet<Clazz.JAVA> |
Analyzer.ees |
Modifier and Type | Method and Description |
---|---|
(package private) static Clazz.JAVA |
Clazz.JAVA.format(int n) |
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(java.lang.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 |
---|---|
java.util.SortedSet<Clazz.JAVA> |
Analyzer.getEEs()
Return the EEs
|
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
Analyzer.doEEProfiles(Clazz.JAVA highest)
Added for 1.8 profiles.
|