Checkpoint.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3912 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
package com.threerings.io {
|
||||
|
||||
/**
|
||||
* Note: all Streamable instances should have a constructor that copes
|
||||
* with no arguments.
|
||||
*/
|
||||
public interface Streamable
|
||||
{
|
||||
function writeObject (out :ObjectOutputStream) :void;
|
||||
|
||||
Reference in New Issue
Block a user