|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ReflectUtil.PrimitiveType | |
|---|---|
| org.eclipse.net4j.util | Utility classes. |
| Uses of ReflectUtil.PrimitiveType in org.eclipse.net4j.util |
|---|
| Methods in org.eclipse.net4j.util that return ReflectUtil.PrimitiveType | |
|---|---|
static ReflectUtil.PrimitiveType |
ReflectUtil.PrimitiveType.forClass(Class<?> clazz)
|
static ReflectUtil.PrimitiveType |
ReflectUtil.PrimitiveType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReflectUtil.PrimitiveType[] |
ReflectUtil.PrimitiveType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||