ojb.broker.accesslayer
Class PkIterator

java.lang.Object
  |
  +--ojb.broker.accesslayer.PkIterator
All Implemented Interfaces:
java.util.Iterator, java.io.Serializable

public class PkIterator
extends java.lang.Object
implements java.util.Iterator, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
PkIterator(java.util.Enumeration enum)
           
 
Method Summary
 boolean hasNext()
           
 java.lang.Object next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PkIterator

public PkIterator(java.util.Enumeration enum)
Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface java.util.Iterator

next

public java.lang.Object next()
Specified by:
next in interface java.util.Iterator

remove

public void remove()
Specified by:
remove in interface java.util.Iterator


Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04