Class Str

  • All Implemented Interfaces:
    PostfixMathCommandI, java.io.Serializable

    public class Str
    extends UnaryFunction
    Converts an object into its string representation. Calls the toString method of the object.
    Author:
    Rich Morris Created on 27-Mar-2004
    See Also:
    Serialized Form