|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassLoaderUtils.ClassLoaderTypes | |
---|---|
com.zmicer.utils |
Uses of ClassLoaderUtils.ClassLoaderTypes in com.zmicer.utils |
---|
Methods in com.zmicer.utils that return ClassLoaderUtils.ClassLoaderTypes | |
---|---|
static ClassLoaderUtils.ClassLoaderTypes |
ClassLoaderUtils.ClassLoaderTypes.getTypeByOrdNumber(int ordNumber)
Return the ClassLoaderTypes instance using the provided ordinal number |
static ClassLoaderUtils.ClassLoaderTypes |
ClassLoaderUtils.ClassLoaderTypes.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ClassLoaderUtils.ClassLoaderTypes[] |
ClassLoaderUtils.ClassLoaderTypes.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |