public interface Mapper<From, To>
abstract To
map(From from)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract To map(From from)