Uses of Enum
qilin.core.reflection.ReflectionKind
Packages that use ReflectionKind
-
Uses of ReflectionKind in qilin.core.reflection
Fields in qilin.core.reflection with type parameters of type ReflectionKindMethods in qilin.core.reflection that return ReflectionKindModifier 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.