当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
QueryResults (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools
Class QueryResults
java.lang.Object
org.drools.QueryResults
public class QueryResults
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
results
protected List results
workingMemory
protected WorkingMemory workingMemory
QueryResults
public QueryResults(List results,
Query query,
WorkingMemory workingMemory)
get
public QueryResult get(int i)
iterator
public Iterator iterator()
getDeclarations
public Map getDeclarations()
size
public int size()
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.