Exemplo n.º 1
0
  public void read(DataInput in) throws InvalidByteCodeException, IOException {

    super.read(in);
    if (debug) debug("read ");
  }