-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum CreativeFactory.TimeoutState
-
-
Method Summary
Modifier and Type Method Description static Array<CreativeFactory.TimeoutState>values()static CreativeFactory.TimeoutStatevalueOf(String name)-
-
Method Detail
-
values
static Array<CreativeFactory.TimeoutState> values()
-
valueOf
static CreativeFactory.TimeoutState valueOf(String name)
-
-
-
-