Skip navigation links

Oracle® Coherence Java API Reference
Release 12.1.2.0.3

E26043-02


com.tangosol.util
Interface MultiBinaryLongMap.SafePredicate

All Superinterfaces:
com.oracle.common.base.Predicate
Enclosing class:
MultiBinaryLongMap

public static interface MultiBinaryLongMap.SafePredicate
extends com.oracle.common.base.Predicate

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

 

Methods inherited from interface com.oracle.common.base.Predicate
evaluate

 


Skip navigation links

Oracle® Coherence Java API Reference
Release 12.1.2.0.3

E26043-02


Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.