Example #1
0
 protected void writeInfo(DataOutput dout) throws IOException {
   dout.writeShort(u2nameIndex);
   dout.writeShort(u2descriptorIndex);
 }
Example #2
0
 protected void writeInfo(DataOutput dout) throws IOException {
   dout.writeShort(u2sourceFileIndex);
 }