Uses of Enum
com.google.j2objc.annotations.ReflectionSupport.Level
-
Uses of ReflectionSupport.Level in com.google.j2objc.annotations
Subclasses with type arguments of type ReflectionSupport.Level in com.google.j2objc.annotationsModifier and TypeClassDescriptionstatic enumEnumerates the available levels of reflection support.Methods in com.google.j2objc.annotations that return ReflectionSupport.LevelModifier and TypeMethodDescriptionstatic ReflectionSupport.LevelReturns the enum constant of this type with the specified name.static ReflectionSupport.Level[]ReflectionSupport.Level.values()Returns an array containing the constants of this enum type, in the order they are declared.