X
- Type of item.public interface SimplifiedFuture<X>
Modifier and Type | Interface and Description |
---|---|
static class |
SimplifiedFuture.Fake<X>
Fake
SimplifiedFuture for unit testing purposes. |
Modifier and Type | Method and Description |
---|---|
Future<X> |
apply(Callable<X> task)
|
Copyright © 2019. All rights reserved.