Searched defs:allocate (Results 1 - 2 of 2) sorted by relevance

/lucene-3.6.0/lucene/contrib/facet/src/java/org/apache/lucene/facet/search/
H A DTemporaryObjectAllocator.java90 public final T allocate() { method in class:TemporaryObjectAllocator
/lucene-3.6.0/lucene/contrib/queryparser/src/java/org/apache/lucene/queryParser/core/nodes/
H A DQueryNodeImpl.java49 protected void allocate() { method in class:QueryNodeImpl
108 // allocate new children list
109 allocate();

Completed in 223 milliseconds