Uses of Interface
java.lang.classfile.instruction.IncrementInstruction
Packages that use IncrementInstructionPREVIEW
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
PREVIEW library.-
Uses of IncrementInstructionPREVIEW in java.lang.classfile.instructionPREVIEW
Methods in java.lang.classfile.instructionPREVIEW that return IncrementInstructionPREVIEWModifier and TypeMethodDescriptionstatic IncrementInstructionPREVIEW
IncrementInstruction.of
(int slot, int constant) Returns an increment instruction.