Opcode invokespecial
Directly invoke instance (initialization) method of the current class or its supertypes
Category | Objects |
---|---|
Opcode dec | 183 |
Opcode hex | 0xb7 |
Specification | JVM Spec for invokespecial |
invokespecial
Directly invoke instance (initialization) method of the current class or its supertypes
Category | Objects |
---|---|
Opcode dec | 183 |
Opcode hex | 0xb7 |
Specification | JVM Spec for invokespecial |