AndPredicate
, CompositePredicateBase
, ConfCacheFilter
, GFAppCfgLogOptionsEventListener.TheAppLogOptionsFilter
, GFAppCfgOptionsEventListener.TheAppConfigDataFilter
, MessageFilter
, MessageIdFilter
, MessageNameFilter
, MessageRangeFilter
, NotificationFilter
, OrPredicate
, PredicateBase
, RequestFilter
public interface Predicate<T>
Predicate
interface defines contract for a predicate.Modifier and Type | Method | Description |
---|---|---|
boolean |
invoke(T obj) |
Evaluates predicate's condition of being true or false.
|
boolean invoke(T obj)
obj
- object to be used for checking the predicate conditionSend comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.