org.eyedb
Class ClassIterator

java.lang.Object
  extended by org.eyedb.AbstractIterator
      extended by org.eyedb.ClassIterator

public class ClassIterator
extends AbstractIterator


Constructor Summary
ClassIterator(Class cls)
           
 
Method Summary
 
Methods inherited from class org.eyedb.AbstractIterator
nextObject, nextObject, nextOid, nextValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassIterator

public ClassIterator(Class cls)
              throws Exception
Throws:
Exception