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