Uses of Interface
java.lang.classfile.instruction.ConstantInstruction.IntrinsicConstantInstruction
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
PREVIEW library.-
Uses of ConstantInstruction.IntrinsicConstantInstructionPREVIEW in java.lang.classfile.instructionPREVIEW
Modifier and TypeMethodDescriptionConstantInstruction.ofIntrinsic
(OpcodePREVIEW op) Returns an intrinsic constant instruction.