public class ByteByteStringMapStat extends StringMapStat
Stat.AuxDataSource, Stat.Type| Constructor and Description |
|---|
ByteByteStringMapStat() |
| Modifier and Type | Method and Description |
|---|---|
void |
persistTo(com.threerings.io.ObjectOutputStream out,
Stat.AuxDataSource aux)
Serializes this instance for storage in the item database.
|
void |
unpersistFrom(com.threerings.io.ObjectInputStream in,
Stat.AuxDataSource aux)
Unserializes this item from data obtained from the item database.
|
containsKey, get, increment, put, valueToStringclone, crc32, getCode, getKey, getModCount, getType, getType, initType, isModified, setModCount, setModified, toStringpublic void persistTo(com.threerings.io.ObjectOutputStream out,
Stat.AuxDataSource aux)
throws IOException
StatpersistTo in class StatIOExceptionpublic void unpersistFrom(com.threerings.io.ObjectInputStream in,
Stat.AuxDataSource aux)
throws IOException,
ClassNotFoundException
StatunpersistFrom in class StatIOExceptionClassNotFoundExceptionCopyright © 2015. All rights reserved.