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

/opengrok/src/org/opensolaris/opengrok/index/
H A DFilter.java57 public boolean isEmpty() { method in class:Filter
58 return items.isEmpty();
/opengrok/src/org/opensolaris/opengrok/search/context/
H A DHistoryContext.java73 public boolean isEmpty() { method in class:HistoryContext
214 if (wcontext!=null && nrev!=null && !wcontext.isEmpty() ) {
H A DContext.java91 public boolean isEmpty() { method in class:Context
102 if (subqueries.isEmpty()) {
/opengrok/lib/
H A Dbcel-6.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 60 milliseconds