Scope.Info
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Field and Description |
---|---|
protected boolean |
hasNext |
protected int |
index |
Constructor and Description |
---|
ForeachScope(Object owner,
Object replaces) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
boolean |
getFirst() |
boolean |
getHasNext() |
int |
getIndex() |
boolean |
getLast() |
boolean |
hasNext() |
boolean |
isFirst() |
boolean |
isLast() |
entrySet, get, getDepth, getInfo, getParent, getReplaced, getTopmost, put, set, stop
clear, clone, containsKey, containsValue, equals, hashCode, isEmpty, keySet, putAll, remove, size, toString, values
Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.