Package extra166y
Interface Ops.BinaryIntPredicate
-
- Enclosing class:
- Ops
public static interface Ops.BinaryIntPredicate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
op(int a, int b)
-