Uses of Interface
org.webrtc.Predicate
Packages that use Predicate
-
Uses of Predicate in org.webrtc
Methods in org.webrtc that return PredicateModifier and TypeMethodDescriptionReturns a composed predicate that represents a short-circuiting logical AND of this predicate and another.Predicate.negate()
Returns a predicate that represents the logical negation of this predicate.Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.Methods in org.webrtc with parameters of type PredicateModifier and TypeMethodDescriptionReturns a composed predicate that represents a short-circuiting logical AND of this predicate and another.Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.