List of Java bytecode instructions: Difference between revisions

Content deleted Content added
Fix multianewarray
improve table headers
Line 6:
|-
! scope="col" | Mnemonic
! scope="col" | Opcode<br>''(in [[hexadecimal|hex]])''
!Opcode (in binary)
! scope="col" | Other bytes<br>[count]: [operand labels]
! scope="col" | Stack<br>[before]→[after]
! scope="col" class="unsortable" | Description