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
Queryfind in interface Queryindex - the index to searchBookException