public interface MapSerializer
Map<String,Object>
toMap()
Map<String,Object> toMap()
Convert the object to a Map of property name, value pairs. The values can be one of the following supported types. Other values should be converted to one of these values.
Boolean
Byte
Short
Integer
Long
Float
Double
String
Number
Collection
Map
Copyright © 2015 Revolution Systems Inc.. All rights reserved.