public interface Proc1<A> extends Proc
Proc1<A>
call(A a)
Proc0
curry(A a)
with(A a)
asProc0, asProc1, asProc2, asProc3, asProc4, call, callAgain, curry, curryAt, getArgs, getException, getResult, hasResult, retry, with
describeTo
Proc1<A> call(A a)
Proc1<A> with(A a)
Proc0 curry(A a)
Copyright © 2013. All Rights Reserved.