Interface MultiBinaryLongMap.SafePredicate
- All Superinterfaces:
Predicate<BinaryLongMap.Entry>
- Enclosing class:
MultiBinaryLongMap
SafePredicate is a marker interface used internally by the implementation
of the MultiBinaryLongMap to indicate that a
Predicate
implementation is "safe" and does not retain any references to passed
Entries.- Author:
- cp, rhl 2012-08-07
-
Method Summary