Package com.tangosol.util
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.-
Method Summary