public interface FunctionVerb<A, R>
abstract R
call(A arg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract R call(A arg)