Package java.text

Class Format

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

public abstract class Format extends Object implements Serializable, Cloneable
only a dummy for gwt compiler
See Also:
  • Constructor Details

    • Format

      protected Format()
      Sole constructor. (For invocation by subclass constructors, typically implicit.)