@CompileStatic final class KordampEnumState<E extends Enum<E>> extends Object implements EnumState<E>
Property<E>
property
Provider<E>
provider
KordampEnumState (Project project, String key, Class<E> enumType, Provider<E> parent, E defaultValue)
KordampEnumState (Project project, String key, Class<E> enumType, Provider<E> parent, Provider<E> defaultValue)
E
getValue()
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Groovy Documentation