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