类 LoopNode.LoopContext
java.lang.Object
dev.tinyflow.core.node.LoopNode.LoopContext
- 所有已实现的接口:
Serializable
- 封闭类:
- LoopNode
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明intvoidsetCurrentIndex(int currentIndex) voidsetSubResult(Map<String, Object> subResult)
-
字段详细资料
-
currentIndex
int currentIndex -
subResult
-
-
构造器详细资料
-
LoopContext
public LoopContext()
-
-
方法详细资料
-
getCurrentIndex
-
setCurrentIndex
-
getSubResult
-
setSubResult
-