Truth in commenting.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5257 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -26,7 +26,7 @@ package com.threerings.io;
|
||||
* instances and read from {@link ObjectInputStream} instances.
|
||||
*
|
||||
* <p> All non-<code>transient</code> fields will be automatically written and restored for a
|
||||
* {@link Streamable} instance. Classes that wish to stream non-public fields or customize the
|
||||
* {@link Streamable} instance. Classes that wish to stream transient fields or customize the
|
||||
* streaming process should implement methods with the following signatures:
|
||||
*
|
||||
* <p><code>
|
||||
|
||||
Reference in New Issue
Block a user