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