public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> Map<K,V> |
allAsMap(Map<K,com.google.common.util.concurrent.ListenableFuture<V>> map) |
static HeliosClient |
getClient(Target target,
PrintStream err,
String username) |
public static <K,V> Map<K,V> allAsMap(Map<K,com.google.common.util.concurrent.ListenableFuture<V>> map) throws ExecutionException, InterruptedException
public static HeliosClient getClient(Target target, PrintStream err, String username)
Copyright © 2014. All rights reserved.