class BaseContextMap.ValueIterator extends BaseContextMap.BaseIterator<V>
currentKey, e, removeCalled
Constructor and Description |
---|
ValueIterator(java.util.Enumeration e) |
Modifier and Type | Method and Description |
---|---|
V |
next() |
void |
remove() |
hasNext, nextKey
public void remove()
public V next()
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.