Type that DSet.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@697 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -33,7 +33,7 @@ public interface TableLobbyObject
|
|||||||
* Returns a reference to the distributed set instance that will be
|
* Returns a reference to the distributed set instance that will be
|
||||||
* holding the tables.
|
* holding the tables.
|
||||||
*/
|
*/
|
||||||
DSet getTables ();
|
DSet<Table> getTables ();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Adds the supplied table instance to the tables set (using the
|
* Adds the supplied table instance to the tables set (using the
|
||||||
|
|||||||
Reference in New Issue
Block a user