| Package | Description |
|---|---|
| io.vertx.up.func |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Fn.getJvm(JvmSupplier<T> supplier,
Object... input) |
static <T> T |
Fn.getJvm(T defaultValue,
JvmSupplier<T> supplier,
Object... input) |
static <T> T |
Fn.safeJvm(JvmSupplier<T> supplier,
Annal logger) |
Copyright © 2017. All rights reserved.