Uses of Enum
org.codehaus.janino.Java.Primitive
Packages that use Java.Primitive
-
Uses of Java.Primitive in org.codehaus.janino
Fields in org.codehaus.janino declared as Java.PrimitiveMethods in org.codehaus.janino that return Java.PrimitiveModifier and TypeMethodDescriptionstatic Java.Primitive
Returns the enum constant of this type with the specified name.static Java.Primitive[]
Java.Primitive.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.codehaus.janino with parameters of type Java.Primitive