Uses of Class
org.jenkinsci.remoting.util.SettableFuture
Packages that use SettableFuture
-
Uses of SettableFuture in org.jenkinsci.remoting.util
Methods in org.jenkinsci.remoting.util that return SettableFutureModifier and TypeMethodDescriptionstatic <V> SettableFuture<V>SettableFuture.create()Creates a newSettableFuture.