public static class IteratorDelegate.KeyIterator<T> extends AbstractIteratorImpl<Value>
_env, _obj, _qClass| Constructor and Description |
|---|
KeyIterator(Env env,
ObjectValue obj) |
| Modifier and Type | Method and Description |
|---|---|
protected Value |
getCurrent() |
getCurrentKey, getCurrentValue, hasNext, next, removepublic KeyIterator(Env env, ObjectValue obj)
protected Value getCurrent()
getCurrent in class AbstractIteratorImpl<Value>