public interface MapSerializer
| Modifier and Type | Method and Description |
|---|---|
void |
serializeMap(JsonSerializerInternal serializer,
Map<Object,Object> map,
CharBuf builder) |
void serializeMap(JsonSerializerInternal serializer, Map<Object,Object> map, CharBuf builder)
Copyright © 2016. All Rights Reserved.