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