Uses of Enum Class
aQute.bnd.osgi.Clazz.JAVA
Packages that use Clazz.JAVA
-
Uses of Clazz.JAVA in aQute.bnd.differ
Fields in aQute.bnd.differ with type parameters of type Clazz.JAVA -
Uses of Clazz.JAVA in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as Clazz.JAVAFields in aQute.bnd.osgi with type parameters of type Clazz.JAVAMethods in aQute.bnd.osgi that return Clazz.JAVAModifier and TypeMethodDescription(package private) static Clazz.JAVAClazz.JAVA.format(int n) Clazz.getFormat()Analyzer.getHighestEE()static Clazz.JAVAClazz.JAVA.getJava(int major, int minor) Analyzer.getLowestEE()static Clazz.JAVAReturns the enum constant of this class with the specified name.static Clazz.JAVA[]Clazz.JAVA.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in aQute.bnd.osgi that return types with arguments of type Clazz.JAVAMethods in aQute.bnd.osgi with parameters of type Clazz.JAVAModifier and TypeMethodDescriptionprivate StringAnalyzer.doEEProfiles(Clazz.JAVA highest) Added for 1.8 profiles.