com.hammurapi.convert
Class FoundationAtomicConvertersBundle
java.lang.Object
com.hammurapi.convert.FoundationAtomicConvertersBundle
- All Implemented Interfaces:
- AtomicConvertersBundle
public class FoundationAtomicConvertersBundle
- extends Object
- implements AtomicConvertersBundle
- Version:
- $Revision: 1.7 $
- Author:
- Pavel Vlasov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FoundationAtomicConvertersBundle
public FoundationAtomicConvertersBundle()
- Creates new composite converter populated by default with some generic converters.
getConverters
public Collection<AtomicConverter<? extends Object,? extends Object>> getConverters()
- Specified by:
getConverters in interface AtomicConvertersBundle
- Returns:
- Collection of instances of AtomicConverter.