public interface Func1<T, TResult>
abstract TResult
apply(T obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract TResult apply(T obj)