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