public class SerializeUtils extends Object
| Constructor and Description |
|---|
SerializeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
handleInstance(JsonSerializerInternal jsonSerializer,
Object obj,
CharBuf builder,
Map<Class,CustomObjectSerializer> overrideMap,
Set<Class> noHandle,
boolean typeInfo,
TypeType type) |
public static void handleInstance(JsonSerializerInternal jsonSerializer, Object obj, CharBuf builder, Map<Class,CustomObjectSerializer> overrideMap, Set<Class> noHandle, boolean typeInfo, TypeType type)
Copyright © 2016. All Rights Reserved.