Moved generic marshalling code into presents.io from presents.dobj.io as
it is now general purpose. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@912 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// $Id: FieldMarshallerRegistry.java,v 1.10 2001/10/17 02:56:51 mdb Exp $
|
||||
// $Id: FieldMarshallerRegistry.java,v 1.11 2002/02/01 23:32:37 mdb Exp $
|
||||
|
||||
package com.threerings.presents.dobj.io;
|
||||
package com.threerings.presents.io;
|
||||
|
||||
import java.lang.reflect.Field;
|
||||
import java.util.Hashtable;
|
||||
|
||||
Reference in New Issue
Block a user