Interface BiLongPredicate.BiLongFunction<T>
-
- Enclosing interface:
- BiLongPredicate
public static interface BiLongPredicate.BiLongFunction<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
apply(long first, long second)
-
-
-
Method Detail
-
apply
T apply(long first, long second)
-
-