Class FormatterAdapter

java.lang.Object
org.openl.util.formatters.FormatterAdapter
All Implemented Interfaces:
IFormatter

public class FormatterAdapter extends Object implements IFormatter
Wrapper to adapt DefaultFormat functionality to IFormatter. Supports only format operation.
Author:
DLiauchuk