Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47890-01


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® Fusion Middleware Java API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47890-01


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