Javadoc warnings cleanups.
Note: this involves generated code from a samskivert patch I only just sent to mdb, but he's in a meeting, so that won't show up for a little. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5369 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -27,7 +27,7 @@ import com.threerings.util.TrackedObject;
|
||||
|
||||
/**
|
||||
* A simple serializable object implements the {@link Streamable}
|
||||
* interface and provides a default {@link #toString} implementation which
|
||||
* interface and provides a default {@link Object#toString} implementation which
|
||||
* outputs all public members.
|
||||
*/
|
||||
public class TrackedStreamableObject extends TrackedObject
|
||||
|
||||
Reference in New Issue
Block a user