Esempio n. 1
0
 @Override
 public void write(Character obj, SerializationContext context) throws IOException {
   context.writeChar(obj);
 }