Uses of Enum Class
com.github.hypfvieh.util.ReflectionUtil.ReflectionType
Packages that use ReflectionUtil.ReflectionType
-
Uses of ReflectionUtil.ReflectionType in com.github.hypfvieh.util
Subclasses with type arguments of type ReflectionUtil.ReflectionType in com.github.hypfvieh.utilModifier and TypeClassDescriptionstatic enumEnum which defines which information is retrieved by reflection.Methods in com.github.hypfvieh.util that return ReflectionUtil.ReflectionTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ReflectionUtil.ReflectionType[]ReflectionUtil.ReflectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.