public abstract class BaseAdaptor<T,S> extends Object
BaseAdaptor()
abstract T
buildDto(S source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseAdaptor()
public abstract T buildDto(S source)
Copyright © 2016. All rights reserved.