com.jcorporate.expresso.core.misc
Class SerializableString
java.lang.Object
com.jcorporate.expresso.core.misc.SerializableString
- All Implemented Interfaces:
- Serializable
- public class SerializableString
- extends Object
- implements Serializable
Utilities for manipulations of strings
- Author:
- Michael Nash
- See Also:
- Serialized Form
SerializableString
public SerializableString()
- Constructor
SerializableString
public SerializableString(String s)
- Parameters:
s - the String to initalize with
toString
public String toString()
- Returns:
- java.lang.String, the nested value.
Please see www.jcorporate.com for information about new Expresso releases.