Package hudson.remoting
Interface Future<V>
- All Superinterfaces:
Future<V>
- All Known Subinterfaces:
ListenableFuture<V>
- All Known Implementing Classes:
AsyncFutureImpl
,SettableFuture
Alias to
Future
.
This alias is defined so that retro-translation won't affect the publicly committed signature of the API.
- Author:
- Kohsuke Kawaguchi
-
Method Summary