|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for classes which are able to filter individual streams.
Method Summary | |
boolean |
filter(Individual i)
Executes the internal filter on the given individual. |
IndividualStream |
filter(IndividualStream is)
Filters the individual stream. |
void |
setGate(IndividualGate gate)
Sets a new gate for the filter. |
Method Detail |
public boolean filter(Individual i)
i
- individual to check for passing throughpublic IndividualStream filter(IndividualStream is)
is
- individual stream to filterpublic void setGate(IndividualGate gate)
gate
- new gate for this filter
|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |