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