Searched defs:isEmpty (Results 1 - 4 of 4) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/index/
H A DFilter.java81 public boolean isEmpty() { method in class:Filter
82 return items.isEmpty();
/opengrok-jel/src/org/opensolaris/opengrok/search/context/
H A DContext.java98 public boolean isEmpty() { method in class:Context
109 if (subqueries.isEmpty()) {
H A DHistoryContext.java80 public boolean isEmpty() { method in class:HistoryContext
250 if (wcontext != null && nrev != null && !wcontext.isEmpty()) {
/opengrok-jel/lib/
H A Dbcel-5.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 13 milliseconds