Uses of Enum
aQute.bnd.osgi.Clazz.JAVA
Packages that use Clazz.JAVA
-
Uses of Clazz.JAVA in aQute.bnd.osgi
Methods in aQute.bnd.osgi that return Clazz.JAVAModifier and TypeMethodDescriptionClazz.getFormat()
Analyzer.getHighestEE()
static Clazz.JAVA
Clazz.JAVA.getJava
(int major, int minor) Analyzer.getLowestEE()
static Clazz.JAVA
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.Methods in aQute.bnd.osgi that return types with arguments of type Clazz.JAVA