Uses of Interface
java.lang.classfile.instruction.NewReferenceArrayInstruction
Packages that use NewReferenceArrayInstruction
Package
Description
Provides interfaces describing code instructions for the 
java.lang.classfile library.- 
Uses of NewReferenceArrayInstruction in java.lang.classfile.instructionMethods in java.lang.classfile.instruction that return NewReferenceArrayInstructionModifier and TypeMethodDescriptionstatic NewReferenceArrayInstructionNewReferenceArrayInstruction.of(ClassEntry componentType) Returns a new reference array instruction.