org.infinispan.container
Class FIFODataContainer.ValueIterator

java.lang.Object
  extended by org.infinispan.container.FIFODataContainer.LinkedIterator
      extended by org.infinispan.container.FIFODataContainer.ValueIterator
All Implemented Interfaces:
Iterator<Object>
Enclosing class:
FIFODataContainer

protected final class FIFODataContainer.ValueIterator
extends FIFODataContainer.LinkedIterator
implements Iterator<Object>


Constructor Summary
protected FIFODataContainer.ValueIterator()
           
 
Method Summary
 Object next()
           
 
Methods inherited from class org.infinispan.container.FIFODataContainer.LinkedIterator
hasNext, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Iterator
hasNext, remove
 

Constructor Detail

FIFODataContainer.ValueIterator

protected FIFODataContainer.ValueIterator()
Method Detail

next

public Object next()
Specified by:
next in interface Iterator<Object>

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.