public class FuturesHelper extends Object
Constructor and Description |
---|
FuturesHelper() |
Modifier and Type | Method and Description |
---|---|
void |
addTask(Future future) |
int |
size() |
void |
waitForAllToFinish() |
public void addTask(Future future)
public void waitForAllToFinish()
public int size()
Copyright © 2021 JBoss by Red Hat. All rights reserved.