java.lang.Object
org.csveed.bean.conversion.AbstractConverter<K>
org.csveed.bean.conversion.EasyAbstractConverter<K>
- Type Parameters:
K- the key type
- All Implemented Interfaces:
Converter<K>
The Class EasyAbstractConverter.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedEasyAbstractConverter(Class<K> clazz) Instantiates a new easy abstract converter. -
Method Summary
Methods inherited from class org.csveed.bean.conversion.AbstractConverter
getType, infoOnTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.csveed.bean.conversion.Converter
fromString