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