org.infinispan.container
Class FIFODataContainer.Values

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

protected final class FIFODataContainer.Values
extends AbstractCollection<Object>


Constructor Summary
protected FIFODataContainer.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

FIFODataContainer.Values

protected FIFODataContainer.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 © 2010 JBoss, a division of Red Hat. All Rights Reserved.