org.infinispan.container
Class SpinLockBasedFIFODataContainer.ImmutableEntryIterator

java.lang.Object
  extended by org.infinispan.container.SpinLockBasedFIFODataContainer.LinkedIterator
      extended by org.infinispan.container.SpinLockBasedFIFODataContainer.ImmutableEntryIterator
All Implemented Interfaces:
Iterator<Map.Entry>
Enclosing class:
SpinLockBasedFIFODataContainer

protected final class SpinLockBasedFIFODataContainer.ImmutableEntryIterator
extends SpinLockBasedFIFODataContainer.LinkedIterator
implements Iterator<Map.Entry>


Constructor Summary
protected SpinLockBasedFIFODataContainer.ImmutableEntryIterator()
           
 
Method Summary
 Map.Entry next()
           
 
Methods inherited from class org.infinispan.container.SpinLockBasedFIFODataContainer.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

SpinLockBasedFIFODataContainer.ImmutableEntryIterator

protected SpinLockBasedFIFODataContainer.ImmutableEntryIterator()
Method Detail

next

public Map.Entry next()
Specified by:
next in interface Iterator<Map.Entry>

Google Analytics

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