extra166y
Interface Ops.Op<A,R>

Enclosing class:
Ops

public static interface Ops.Op<A,R>


Method Summary
 R op(A a)
           
 

Method Detail

op

R op(A a)