コード例 #1
0
 @Override
 public AbstractLocation read(DeserializationContext context) throws IOException {
   return doRead(context.in());
 }