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