-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum LiveMapUpdate.ChangeIndicates the type of change that occurred to a map key.
-
-
Method Summary
Modifier and Type Method Description static Array<LiveMapUpdate.Change>values()static LiveMapUpdate.ChangevalueOf(String name)-
-
Method Detail
-
values
static Array<LiveMapUpdate.Change> values()
-
valueOf
static LiveMapUpdate.Change valueOf(String name)
-
-
-
-