org.drools
Class QueryResults
java.lang.Object
org.drools.QueryResults
- Direct Known Subclasses:
- LeapsQueryResults
- public class QueryResults
- extends java.lang.Object
-
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
results
protected java.util.List results
workingMemory
protected WorkingMemory workingMemory
QueryResults
public QueryResults(java.util.List results,
Query query,
WorkingMemory workingMemory)
get
public QueryResult get(int i)
iterator
public java.util.Iterator iterator()
getDeclarations
public java.util.Map getDeclarations()
size
public int size()