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, wait
forEachRemaining
Copyright 2007-2016, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.