Package convex.core.text
Class AFormat
java.lang.Object
java.text.Format
convex.core.text.AFormat
- All Implemented Interfaces:
Serializable
,Cloneable
- Direct Known Subclasses:
AddressFormat
Base class for Convex-specific formats.
These are all thread safe.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.text.Format
Format.Field
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.text.Format
clone, format, format, formatToCharacterIterator, parseObject, parseObject
-
Constructor Details
-
AFormat
public AFormat()
-