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