Example #1
0
 @Override
 public Character read(DeserializationContext context) throws IOException {
   return context.readChar();
 }