JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Search
Help
cool.scx.reflect
ClassKind
Uses of Enum Class
cool.scx.reflect.ClassKind
Uses of
ClassKind
in
cool.scx.reflect
Subclasses with type arguments of type
ClassKind
in
cool.scx.reflect
Modifier and Type
Class
Description
enum
ClassKind
ClassKind
Methods in
cool.scx.reflect
that return
ClassKind
Modifier and Type
Method
Description
ClassKind
ClassInfo.
classKind
()
类的类型
static
ClassKind
ClassKind.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
ClassKind
[]
ClassKind.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.