org.globus.cog.karajan.util
Class LinkedRing.Iterator

java.lang.Object
  extended byorg.globus.cog.karajan.util.LinkedRing.Iterator
Enclosing class:
LinkedRing

public static class LinkedRing.Iterator
extends Object


Method Summary
 Object next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

remove

public void remove()

next

public Object next()