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, type
Copyright © 2021. All rights reserved.