public class StaticEnumClass<E extends Enum<E> & CoreDynamicEnum<E>> extends EnumCache<E>
| Modifier and Type | Method and Description |
|---|---|
E[] |
asArray() |
E |
forIndex(int index) |
int |
size() |
E |
valueOf(String name) |
get, guessInitialSize, of, typeCopyright © 2020. All rights reserved.