Exemple #1
0
 public void writeExternal(ObjectOutput out) throws IOException {
   GraphIOUtil.writeDelimitedTo(out, this, this);
 }