Uses of Enum
qilin.core.reflection.ReflectionKind
-
Uses of ReflectionKind in qilin.core.reflection
Modifier and TypeMethodDescriptionstatic ReflectionKind
static ReflectionKind
Returns the enum constant of this type with the specified name.static ReflectionKind[]
ReflectionKind.values()
Returns an array containing the constants of this enum type, in the order they are declared.