Interface NopInstruction
- All Superinterfaces:
ClassFileElement
,CodeElement
,Instruction
Models a
nop
invocation instruction in the code
array of a Code
attribute. Delivered as a CodeElement
when traversing the elements of a CodeModel
.- Since:
- 24
-
Method Summary
Static MethodsMethods declared in interface java.lang.classfile.Instruction
opcode, sizeInBytes
-
Method Details
-
of
-