org.osjava.oscube.container
Class MultiResult
java.lang.Object
org.osjava.oscube.container.MultiResult
- All Implemented Interfaces:
- Result
- public class MultiResult
- extends Object
- implements Result
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiResult
public MultiResult()
addResult
public void addResult(Result result)
iterateRows
public Iterator iterateRows()
- Specified by:
iterateRows in interface Result
Copyright © 2003-2005 OSJava. All Rights Reserved.