|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BookFilter
A method of filtering Books.
The GNU Lesser General Public License for details.
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-2015 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |