edu.harvard.seas.iis.util.io
Interface SerializableToMap


public interface SerializableToMap


Method Summary
 Map<String,Object> serializeToMap()
          Returns a representation of this object as a map
 

Method Detail

serializeToMap

Map<String,Object> serializeToMap()
Returns a representation of this object as a map

Returns: