org.osjava.oscube.container
Class NullResult

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

public class NullResult
extends Object
implements Result


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

Constructor Detail

NullResult

public NullResult()
Method Detail

iterateRows

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


Copyright © 2003-2005 OSJava. All Rights Reserved.