Uses of Enum Class
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 ReflectionKindstatic ReflectionKindReturns the enum constant of this class with the specified name.static ReflectionKind[]ReflectionKind.values()Returns an array containing the constants of this enum class, in the order they are declared.