public interface IterableObjectSupport
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getCurrentIteratedObject() |
Integer |
getCurrentIterationIndex() |
<T> T |
getCurrentIterationResult() |
void |
setCurrentIterationResult(Object obj) |
Copyright © 2019. All rights reserved.