|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.opendse.model.Models.IsCommunicationPredicate
protected static class Models.IsCommunicationPredicate
The IsCommunicationPredicate is a Predicate that returns
true if the task implements the ICommunication interface.
| Constructor Summary | |
|---|---|
protected |
Models.IsCommunicationPredicate()
|
| Method Summary | |
|---|---|
boolean |
evaluate(Task task)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Models.IsCommunicationPredicate()
| Method Detail |
|---|
public boolean evaluate(Task task)
evaluate in interface org.apache.commons.collections15.Predicate<Task>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||