org.osjava.oscube.container
Class SingleResult

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

public class SingleResult
extends Object
implements Result


Constructor Summary
SingleResult(Object obj)
           
 
Method Summary
 Iterator iterateRows()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingleResult

public SingleResult(Object obj)
Method Detail

iterateRows

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


Copyright © 2003-2005 OSJava. All Rights Reserved.