extra166y
Interface Ops.BinaryIntPredicate

Enclosing class:
Ops

public static interface Ops.BinaryIntPredicate


Method Summary
 boolean op(int a, int b)
           
 

Method Detail

op

boolean op(int a,
           int b)