Uses of Interface
java.lang.classfile.instruction.NewMultiArrayInstruction
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
PREVIEW library.-
Uses of NewMultiArrayInstructionPREVIEW in java.lang.classfile.instructionPREVIEW
Modifier and TypeMethodDescriptionNewMultiArrayInstruction.of
(ClassEntryPREVIEW arrayTypeEntry, int dimensions) Returns a new multi-dimensional array instruction.