Uses of Interface
com.tangosol.util.MultiBinaryLongMap.SafePredicate
- 
Packages that use MultiBinaryLongMap.SafePredicate Package Description com.tangosol.util Contains various generic utilities. - 
- 
Uses of MultiBinaryLongMap.SafePredicate in com.tangosol.util
Methods in com.tangosol.util that return MultiBinaryLongMap.SafePredicate Modifier and Type Method Description protected static MultiBinaryLongMap.SafePredicateMultiBinaryLongMap. ensureSafePredicate(Predicate<BinaryLongMap.Entry> predicate)Return a SafePredicate based on the specified predicate implementation. 
 -