Opcode dup
Duplicate the top operand stack value
Category | Stack |
---|---|
Opcode dec | 89 |
Opcode hex | 0x59 |
Specification | JVM Spec for dup |
dup
Duplicate the top operand stack value
Category | Stack |
---|---|
Opcode dec | 89 |
Opcode hex | 0x59 |
Specification | JVM Spec for dup |