Uses of Interface
java.lang.classfile.instruction.DiscontinuedInstruction.RetInstruction
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
PREVIEW library.-
Uses of DiscontinuedInstruction.RetInstructionPREVIEW in java.lang.classfile.instructionPREVIEW
Modifier and TypeMethodDescriptionDiscontinuedInstruction.RetInstruction.of
(int slot) Returns a RET instruction.Returns a RET or RET_W instruction.