public class ScHabitus extends Object
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<Boolean> |
clear() |
<T> io.vertx.core.Future<T> |
get(String dataKey) |
static ScHabitus |
initialize(String habitus) |
<T> io.vertx.core.Future<T> |
set(String dataKey,
T value) |
Copyright © 2020. All rights reserved.