Class ExtendedIndexFifoGroupsIterator<V>

java.lang.Object
com.j_spaces.core.cache.fifoGroup.ExtendedIndexFifoGroupsIterator<V>
All Implemented Interfaces:
IFifoGroupIterator<V>, IExtendedIndexIterator<V>, IObjectsList, IScanListIterator<V>
Direct Known Subclasses:
ExtendedCompoundIndexFifoGroupsIterator

public class ExtendedIndexFifoGroupsIterator<V> extends Object implements IFifoGroupIterator<V>, IExtendedIndexIterator<V>