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