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