Beispiel #1
0
 @Override
 public void write(Map obj, SerializationContext context) throws IOException {
   context.writeMap(obj);
 }