public class ZeroSerializer extends Object
| Constructor and Description |
|---|
ZeroSerializer() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getValue(Class<?> paramType,
String literal)
String -> T
|
static <T> Object |
toSupport(T input)
T -> JsonObject
|
Copyright © 2017. All rights reserved.