|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.QueryResults
org.drools.leaps.LeapsQueryResults
![]() |
![]() |
| Field Summary |
| Fields inherited from class org.drools.QueryResults |
results, workingMemory |
| Constructor Summary | |
LeapsQueryResults(java.util.List results,
Query query,
WorkingMemory workingMemory)
|
|
| Method Summary | |
QueryResult |
get(int i)
|
java.util.Iterator |
iterator()
|
| Methods inherited from class org.drools.QueryResults |
getDeclarations, size |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LeapsQueryResults(java.util.List results,
Query query,
WorkingMemory workingMemory)
| Method Detail |
public QueryResult get(int i)
get in class QueryResultspublic java.util.Iterator iterator()
iterator in class QueryResults
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||