Various Eclipse suggested bits.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2969 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2004-02-25 14:41:47 +00:00
parent 61d46f2768
commit ef748636e2
20 changed files with 31 additions and 56 deletions
@@ -1,12 +1,11 @@
//
// $Id: BodyMarshaller.java,v 1.2 2003/06/03 21:41:33 ray Exp $
// $Id: BodyMarshaller.java,v 1.3 2004/02/25 14:41:47 mdb Exp $
package com.threerings.crowd.data;
import com.threerings.crowd.client.BodyService;
import com.threerings.presents.client.Client;
import com.threerings.presents.data.InvocationMarshaller;
import com.threerings.presents.dobj.InvocationResponseEvent;
/**
* Provides the implementation of the {@link BodyService} interface
@@ -1,10 +1,9 @@
//
// $Id: LocationMarshaller.java,v 1.2 2002/08/20 19:38:14 mdb Exp $
// $Id: LocationMarshaller.java,v 1.3 2004/02/25 14:41:47 mdb Exp $
package com.threerings.crowd.data;
import com.threerings.crowd.client.LocationService;
import com.threerings.crowd.client.LocationService.MoveListener;
import com.threerings.crowd.data.PlaceConfig;
import com.threerings.presents.client.Client;
import com.threerings.presents.data.InvocationMarshaller;
@@ -18,7 +17,7 @@ import com.threerings.presents.dobj.InvocationResponseEvent;
* to the requesting client.
*
* <p> Generated from <code>
* $Id: LocationMarshaller.java,v 1.2 2002/08/20 19:38:14 mdb Exp $
* $Id: LocationMarshaller.java,v 1.3 2004/02/25 14:41:47 mdb Exp $
* </code>
*/
public class LocationMarshaller extends InvocationMarshaller
@@ -1,12 +1,11 @@
//
// $Id: PlaceConfig.java,v 1.5 2003/02/11 06:00:51 mdb Exp $
// $Id: PlaceConfig.java,v 1.6 2004/02/25 14:41:47 mdb Exp $
package com.threerings.crowd.data;
import com.samskivert.util.StringUtil;
import com.threerings.io.SimpleStreamableObject;
import com.threerings.crowd.client.PlaceController;
/**
* The place config class encapsulates the configuration information for a