private final class ClientLeaseMapWrapper.EntryIterator extends Object implements Iterator
| Modifier and Type | Field and Description |
|---|---|
private Iterator |
iter
Iterator over the wrapperMap values
|
private Lease |
last
Lease associated with the last value returned by next()
|
| Constructor and Description |
|---|
EntryIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.