|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The type of the object to compare.public interface IPredicate<T>
The Interface IPredicate.
| Method Summary | |
|---|---|
boolean |
predicate(T obj)
Represents the method that defines a set of criteria and determines whether the specified object meets those criteria. |
| Method Detail |
|---|
boolean predicate(T obj)
throws ServiceLocalException
obj - The object to compare against
the criteria defined within the method represented
by this delegate.
ServiceLocalException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||