|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--agentland.drug.Filter | +--agentland.drug.DrugFilter
Fields inherited from class agentland.drug.Filter |
NULL_FILTER |
Constructor Summary | |
DrugFilter(Drug drug)
|
Method Summary | |
boolean |
test(Drug d)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public DrugFilter(Drug drug)
Method Detail |
public boolean test(Drug d)
public String toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |