Uses of Class
aQute.bnd.osgi.Clazz.JAVA
-
Packages that use Clazz.JAVA Package Description aQute.bnd.osgi -
-
Uses of Clazz.JAVA in aQute.bnd.osgi
Methods in aQute.bnd.osgi that return Clazz.JAVA Modifier and Type Method Description Clazz.JAVAClazz. getFormat()Clazz.JAVAAnalyzer. getHighestEE()static Clazz.JAVAClazz.JAVA. getJava(int major, int minor)Clazz.JAVAAnalyzer. getLowestEE()static Clazz.JAVAClazz.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.Methods in aQute.bnd.osgi that return types with arguments of type Clazz.JAVA Modifier and Type Method Description java.util.SortedSet<Clazz.JAVA>Analyzer. getEEs()Return the EEs
-