|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infinispan.container.DefaultDataContainer.EntryIterator
public static class DefaultDataContainer.EntryIterator
| Method Summary | |
|---|---|
boolean |
hasNext()
|
InternalCacheEntry |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public InternalCacheEntry next()
next in interface Iterator<InternalCacheEntry>public boolean hasNext()
hasNext in interface Iterator<InternalCacheEntry>public void remove()
remove in interface Iterator<InternalCacheEntry>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||