public interface LoopStatus
ForEach
if ForEach.setVarStatus(java.lang.String)
is called.Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getCurrent()
Retrieves the current item in the iteration.
|
int |
getIndex()
Retrieves the index of the current round of the iteration (0-based).
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.