Uses of Interface
java.lang.classfile.instruction.NewReferenceArrayInstruction
Packages that use NewReferenceArrayInstructionPREVIEW
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
PREVIEW library.-
Uses of NewReferenceArrayInstructionPREVIEW in java.lang.classfile.instructionPREVIEW
Methods in java.lang.classfile.instructionPREVIEW that return NewReferenceArrayInstructionPREVIEWModifier and TypeMethodDescriptionNewReferenceArrayInstruction.of
(ClassEntryPREVIEW componentType) Returns a new reference array instruction.