public static class JSONMapEntityStoreMixin.CacheState extends Object implements Externalizable
| Constructor and Description |
|---|
CacheState() |
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public String string
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundException