Class FormatConverterAdapter

java.lang.Object
java.text.Format
org.jhotdraw8.base.converter.FormatConverterAdapter
All Implemented Interfaces:
Serializable, Cloneable

public class FormatConverterAdapter extends Format
Allows to use a Converter with the java.text.Format API.
Author:
Werner Randelshofer
See Also: