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