public class IntervalConverter extends Object
| Constructor and Description |
|---|
IntervalConverter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
fromJson(Iterable<Map.Entry<String,Object>> json,
Interval obj) |
static void |
toJson(Interval obj,
io.vertx.core.json.JsonObject json) |
static void |
toJson(Interval obj,
Map<String,Object> json) |
Copyright © 2019 Eclipse. All rights reserved.