Uses of Enum
org.codehaus.janino.Java.Primitive
Packages that use Java.Primitive
-
Uses of Java.Primitive in org.codehaus.janino
Subclasses with type arguments of type Java.Primitive in org.codehaus.janinoFields in org.codehaus.janino declared as Java.PrimitiveModifier and TypeFieldDescriptionfinal Java.PrimitiveJava.PrimitiveType.primitiveOne ofJava.Primitive.VOID,Java.Primitive.BYTEand consorts.Methods in org.codehaus.janino that return Java.PrimitiveModifier and TypeMethodDescriptionstatic Java.PrimitiveReturns 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