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
ModifierConstructorDescriptionprotected
EasyAbstractConverter
(Class<K> clazz) Instantiates a new easy abstract converter. -
Method Summary
Methods inherited from class org.csveed.bean.conversion.AbstractConverter
getType, infoOnType
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.csveed.bean.conversion.Converter
fromString
-
Constructor Details
-
EasyAbstractConverter
-
-
Method Details
-
toString
-