Interface BiLongPredicate

All Known Subinterfaces:
BiLongPredicate.StatefulBiLongPredicate

public interface BiLongPredicate
A boolean predicate over tuples of two longs.
Since:
7.6.1
Author:
Pavel Klinov