Uses of Interface
java.lang.classfile.instruction.ConstantInstruction.ArgumentConstantInstruction
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
PREVIEW library.-
Uses of ConstantInstruction.ArgumentConstantInstructionPREVIEW in java.lang.classfile.instructionPREVIEW
Modifier and TypeMethodDescriptionConstantInstruction.ofArgument
(OpcodePREVIEW op, int value) Returns an argument constant instruction.