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