|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConflictFilter
A filter for Conflicts.
Instances of this interface may be passed to the to
return a filtered collection of conflicts.
FleetManager.getConflicts(ConflictFilter)
| Method Summary | |
|---|---|
boolean |
accept(Conflict conflict)
Tests whether or not the specified conflict should be included. |
| Method Detail |
|---|
boolean accept(Conflict conflict)
conflict - the conflict to be tested
true if and only if conflict should be included
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||