public interface ObjectSerializer
| Modifier and Type | Method and Description |
|---|---|
void |
write(JSONSerializer serializer,
Object object,
Object fieldName,
Type fieldType) |
void write(JSONSerializer serializer, Object object, Object fieldName, Type fieldType) throws IOException
IOExceptionCopyright © 2012–2017 Alibaba Group. All rights reserved.