Uses of Interface
java.lang.classfile.instruction.NewObjectInstruction
Packages that use NewObjectInstruction
Package
Description
Provides interfaces describing code instructions for the 
java.lang.classfile library.- 
Uses of NewObjectInstruction in java.lang.classfile.instructionMethods in java.lang.classfile.instruction that return NewObjectInstructionModifier and TypeMethodDescriptionstatic NewObjectInstructionNewObjectInstruction.of(ClassEntry className) Returns a new object instruction.