public interface QueryResultCollector
| Modifier and Type | Method and Description |
|---|---|
void |
processResult(ConjunctiveQuery conjunctiveQuery,
Term[] result) |
void processResult(ConjunctiveQuery conjunctiveQuery, Term[] result)
conjunctiveQuery - conjunctiveQueryresult - resultCopyright © 2020. All rights reserved.