|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use External | |
---|---|
net.sf.beanlib.utils | General Utilities |
Uses of External in net.sf.beanlib.utils |
---|
Methods in net.sf.beanlib.utils with type parameters of type External | ||
---|---|---|
private static
|
EnumUtils.enumConstantDirectory(Class<T> enumType)
Returns a map from the externalized object of type E to enum constant for the specified T, which has a type of both Enum and External. |
|
static
|
EnumUtils.fromExternal(Class<T> enumType,
E externalized)
Returns the enum constant of the specified Enum and External type with the specified externalized object; or null if no such enum constant exists. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |