Uses of Interface
java.lang.classfile.instruction.ConstantInstruction.LoadConstantInstruction
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
PREVIEW library.-
Uses of ConstantInstruction.LoadConstantInstructionPREVIEW in java.lang.classfile.instructionPREVIEW
Modifier and TypeMethodDescriptionConstantInstruction.ofLoad
(OpcodePREVIEW op, LoadableConstantEntryPREVIEW constant) Returns a load constant instruction.