public static class Jsonya.JsonPrimitiveDeepTranslator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Jsonya.JsonPrimitiveDeepTranslator |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(java.lang.Object input) |
static boolean |
isPrimitiveOrBoxer(java.lang.Class<?> type) |
public static Jsonya.JsonPrimitiveDeepTranslator INSTANCE