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
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.