public class PassThroughConverter<E> extends Object implements TwoWayConverter<E,E>
PassThroughConverter()
E
asEntity(E value)
asValue(E entity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PassThroughConverter()
public E asEntity(E value)
asEntity
TwoWayConverter<E,E>
public E asValue(E entity)
asValue
Copyright © 2018 Xalys. All rights reserved.