public class LoopCondition.LoopParallelSupplier extends Object implements Supplier<LoopFutureObj>
| 构造器和说明 |
|---|
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 在接口中 Supplier<LoopFutureObj>Copyright © 2024. All rights reserved.