hudson.remoting
public interface Future<V> extends java.util.concurrent.Future<V>
Future
This alias is defined so that retro-translation won't affect the publicly committed signature of the API.
cancel, get, get, isCancelled, isDone
Copyright © 2014. All Rights Reserved.