public class ByteStringSetStat extends StringSetStat
Stat.AuxDataSource, Stat.Type| Constructor and Description |
|---|
ByteStringSetStat() |
| 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.
|
add, contains, size, values, 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.