| Package | Description |
|---|---|
| de.alpharogroup.lang |
This package provides utility classes for the default value of objects
|
| Modifier and Type | Method and Description |
|---|---|
static <T> ClassType |
ObjectExtensions.getClassType(Class<T> clazz)
Gets the
ClassType from the given class. |
static ClassType |
ClassType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassType[] |
ClassType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.