public class LoopCondition.LoopParallelSupplier extends Object implements Supplier<LoopFutureObj>
| Constructor and Description |
|---|
LoopParallelSupplier(Executable executableItem,
String currChainId,
Integer slotIndex,
Integer loopIndex) |
LoopParallelSupplier(Executable executableItem,
String currChainId,
Integer slotIndex,
Integer loopIndex,
Object itObj) |
public LoopParallelSupplier(Executable executableItem, String currChainId, Integer slotIndex, Integer loopIndex)
public LoopParallelSupplier(Executable executableItem, String currChainId, Integer slotIndex, Integer loopIndex, Object itObj)
public LoopFutureObj get()
get in interface Supplier<LoopFutureObj>Copyright © 2025. All rights reserved.