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