Modifier and Type | Method and Description |
---|---|
static TypeKind |
Cls.kindOf(Class<?> type) |
static TypeKind |
Cls.kindOf(Object value) |
static TypeKind |
TypeKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeKind[] |
TypeKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected static Map<String,TypeKind> |
Cls.initKinds() |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.