public static class GameData.GameDataSnapshot
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
GameData.GameDataSnapshot.Entry |
Modifier and Type | Field and Description |
---|---|
java.util.Map<java.lang.String,GameData.GameDataSnapshot.Entry> |
entries |
Constructor and Description |
---|
GameData.GameDataSnapshot() |
public final java.util.Map<java.lang.String,GameData.GameDataSnapshot.Entry> entries