public interface Utility.Mapper<T extends Object, K extends Object>
abstract K
apply(T item)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract K apply(T item)