Behold, TAPOAFTSM! The Awesome Power Of A Fully Type-Safe Mothership.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4246 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -32,7 +32,7 @@ import com.threerings.crowd.data.BodyObject;
|
||||
public class CrowdClientResolver extends ClientResolver
|
||||
{
|
||||
// documentation inherited
|
||||
public Class getClientObjectClass ()
|
||||
public Class<? extends ClientObject> getClientObjectClass ()
|
||||
{
|
||||
return BodyObject.class;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user