| Modifier and Type | Field and Description |
|---|---|
static GSONDumpableSerializer |
INSTANCE |
| Constructor and Description |
|---|
GSONDumpableSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(IDumpable src,
java.lang.reflect.Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
public static final GSONDumpableSerializer INSTANCE