Content deleted Content added
UmbyUmbreon (talk | contribs) m Reverted edits by 119.235.48.88 to last version by Conquerist |
Filipadamer (talk | contribs) |
||
Line 286:
| 7
| 2 bytes
| Class reference: an index within the constant pool to a UTF-8 string containing the fully qualified class name (in ''internal format'') (big-endian)
|-
| 8
| 2 bytes
| String reference: an index within the constant pool to a UTF-8 string (big-endian too)
|-
| 9
| 4 bytes
| Field reference: two indexes within the constant pool, the first pointing to a Class reference, the second to a Name and Type descriptor. (big-endian)
|-
| 10
| 4 bytes
| Method reference: two indexes within the constant pool, the first pointing to a Class reference, the second to a Name and Type descriptor. (big-endian)
|-
| 11
| 4 bytes
| Interface method reference: two indexes within the constant pool, the first pointing to a Class reference, the second to a Name and Type descriptor. (big-endian)
|-
| 12
|