Package rife.tools

Class SerializationFormatter

java.lang.Object
java.text.Format
rife.tools.SerializationFormatter
All Implemented Interfaces:
Serializable, Cloneable

public class SerializationFormatter extends Format
Standard formatter to convert serializable objects to and from strings.
Since:
1.0
See Also: