|
Forge - Addon Container 2.0.0.Alpha3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.forge.container.util.Threads
public class Threads
| Constructor Summary | |
|---|---|
Threads()
|
|
| Method Summary | ||
|---|---|---|
static
|
runAsync(Callable<T> callable)
|
|
static void |
sleep(int millis)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Threads()
| Method Detail |
|---|
public static void sleep(int millis)
public static <T> Future<T> runAsync(Callable<T> callable)
|
Forge - Addon Container 2.0.0.Alpha3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||