public class FutureUtils extends Object
FutureUtils()
static <T> Future<T>
oneOf(List<Future<T>> results)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FutureUtils()
public static <T> Future<T> oneOf(List<Future<T>> results)
Copyright © 2022 Eclipse. All rights reserved.