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