|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BookFilter
A method of filtering Books.
for license details.
The copyright to this program is held by it's authors.| Method Summary | |
|---|---|
boolean |
test(Book book)
Does this given book pass the tests implemented by this filter |
| Method Detail |
|---|
boolean test(Book book)
book - The Book to test
|
Copyright ยจ 2003-2007 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||