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.instruction
Methods in java.lang.classfile.instruction that return NewPrimitiveArrayInstructionModifier and TypeMethodDescriptionstatic NewPrimitiveArrayInstruction
Returns a new primitive array instruction.