org.infinispan.container
Class SpinLockBasedFIFODataContainer.Values

java.lang.Object
  extended by java.util.AbstractCollection<Object>
      extended by org.infinispan.container.SpinLockBasedFIFODataContainer.Values
All Implemented Interfaces:
Iterable<Object>, Collection<Object>
Enclosing class:
SpinLockBasedFIFODataContainer

protected final class SpinLockBasedFIFODataContainer.Values
extends AbstractCollection<Object>


Constructor Summary
protected SpinLockBasedFIFODataContainer.Values()
           
 
Method Summary
 Iterator<Object> iterator()
           
 int size()
           
 
Methods inherited from class java.util.AbstractCollection
add, addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Collection
equals, hashCode
 

Constructor Detail

SpinLockBasedFIFODataContainer.Values

protected SpinLockBasedFIFODataContainer.Values()
Method Detail

iterator

public Iterator<Object> iterator()
Specified by:
iterator in interface Iterable<Object>
Specified by:
iterator in interface Collection<Object>
Specified by:
iterator in class AbstractCollection<Object>

size

public int size()
Specified by:
size in interface Collection<Object>
Specified by:
size in class AbstractCollection<Object>

Google Analytics

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