Uses of Interface
com.oracle.coherence.common.base.Predicate
Package
Description
The net package provides a number networking related utility classes.
Contains basic cluster interfaces and factories.
-
Uses of Predicate in com.oracle.coherence.common.net
Modifier and TypeClassDescriptionstatic class
com.oracle.coherence.common.net.InetAddresses.IsRoutable
The IsRoutable predicate evaluates to true for any InetAddress which is externally routable.static class
com.oracle.coherence.common.net.InetAddresses.IsSubnetMask
IsSubnetMask predicate evaluates to true for any address with matches the pattern for the masked bits -
Uses of Predicate in com.tangosol.net
Modifier and TypeClassDescriptionstatic class
The RoutableFilter evaluates to true for any InetAddress which is externally routable.static class
SubnetMaskFilter evaluates to true for any address with matches the pattern for the masked bits