Uses of Interface
de.unistuttgart.isw.sfsc.commonjava.util.FutureAdapter.ThrowingFunction
-
Packages that use FutureAdapter.ThrowingFunction Package Description de.unistuttgart.isw.sfsc.commonjava.util -
-
Uses of FutureAdapter.ThrowingFunction in de.unistuttgart.isw.sfsc.commonjava.util
Constructors in de.unistuttgart.isw.sfsc.commonjava.util with parameters of type FutureAdapter.ThrowingFunction Constructor Description FutureAdapter(FutureAdapter.ThrowingFunction<T,U> converter, java.util.concurrent.Callable<U> errorHandler)
-