Uses of Interface
java.lang.classfile.instruction.NewPrimitiveArrayInstruction
Packages that use NewPrimitiveArrayInstruction
Package
Description
Provides interfaces describing code instructions for the 
java.lang.classfile library.- 
Uses of NewPrimitiveArrayInstruction in java.lang.classfile.instructionMethods in java.lang.classfile.instruction that return NewPrimitiveArrayInstructionModifier and TypeMethodDescriptionstatic NewPrimitiveArrayInstructionReturns a new primitive array instruction.