Package java.text

Class Format

java.lang.Object
java.text.Format
All Implemented Interfaces:
Serializable, Cloneable
Direct Known Subclasses:
DateFormat, MessageFormat, NumberFormat

public abstract class Format extends Object implements Serializable, Cloneable
See Also: