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