public final class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
runDangerousCode(Callback<?> callback,
Callable<T> callable) |
static void |
runDangerousCode(Callback<?> callback,
Executable executable) |
static String |
toString(Method method) |
Copyright © 2018. All rights reserved.