Uses of Enum
org.teavm.classlib.java.lang.annotation.TElementType
Packages that use TElementType
-
Uses of TElementType in org.teavm.classlib.java.lang.annotation
Methods in org.teavm.classlib.java.lang.annotation that return TElementTypeModifier and TypeMethodDescriptionstatic TElementType
Returns the enum constant of this type with the specified name.static TElementType[]
TElementType.values()
Returns an array containing the constants of this enum type, in the order they are declared.