Uses of Interface
java.lang.classfile.attribute.StackMapFrameInfo.ObjectVerificationTypeInfo
Packages that use StackMapFrameInfo.ObjectVerificationTypeInfo
Package
Description
Provides interfaces describing 
class file attributes for the java.lang.classfile library.- 
Uses of StackMapFrameInfo.ObjectVerificationTypeInfo in java.lang.classfile.attributeMethods in java.lang.classfile.attribute that return StackMapFrameInfo.ObjectVerificationTypeInfoModifier and TypeMethodDescriptionStackMapFrameInfo.ObjectVerificationTypeInfo.of(ClassEntry className) Returns a new object verification type info.Returns a new object verification type info.