public class NullQuery extends Object implements Query
The GNU Lesser General Public License for details.
Constructor and Description |
---|
NullQuery()
Create a NullQuery.
|
public Key find(Index index) throws BookException
Query
find
in interface Query
index
- the index to searchBookException