org.osjava.oscube.container
Class MultiResult

java.lang.Object
  extended byorg.osjava.oscube.container.MultiResult
All Implemented Interfaces:
Result

public class MultiResult
extends Object
implements Result


Constructor Summary
MultiResult()
           
 
Method Summary
 void addResult(Result result)
           
 Iterator iterateRows()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiResult

public MultiResult()
Method Detail

addResult

public void addResult(Result result)

iterateRows

public Iterator iterateRows()
Specified by:
iterateRows in interface Result


Copyright © 2003-2005 OSJava. All Rights Reserved.