|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Future.FutureWith | |
---|---|
com.thoughtworks.proxy.toys.future | A toy to delay method execution into future. |
Uses of Future.FutureWith in com.thoughtworks.proxy.toys.future |
---|
Methods in com.thoughtworks.proxy.toys.future that return Future.FutureWith | ||
---|---|---|
static
|
Future.proxy(Class<T> primaryType)
Creates a proxy instance for asynchronous calls on a type. |
|
static
|
Future.proxy(Class<T> primaryType,
Class<?>... types)
Creates a proxy instance for asynchronous calls on a type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |