InputType - The input type to convert from.OutputType - The output type to convert to.public abstract class AbstractReversibleDataConverter<InputType,OutputType> extends AbstractDataConverter<InputType,OutputType> implements ReversibleDataConverter<InputType,OutputType>
ReversibleDataConverter interface.| Constructor and Description |
|---|
AbstractReversibleDataConverter()
Creates a new
AbstractReversibleDataConverter. |
cloneequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreverse