Example #1
0
 public static Map<String, Object> toMap(Object value) {
   return MapObjectConversion.toMap(value);
 }