public class MultimapJsonSerializer extends Object
Multimap
to valid JSON.
Uses Object.toString()
to serialize the value on non-native types.
If you need a more robust serializer, you should consider
GWT-Jackson's Guava Extension.Constructor and Description |
---|
MultimapJsonSerializer() |
Copyright © 2010–2014 Arcbees. All rights reserved.