Uses of Interface
java.lang.classfile.instruction.NopInstruction
Packages that use NopInstruction
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
library.-
Uses of NopInstruction in java.lang.classfile.instruction
Methods in java.lang.classfile.instruction that return NopInstructionModifier and TypeMethodDescriptionstatic NopInstruction
NopInstruction.of()
Returns a no-op instruction.