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