Uses of Interface
io.smallrye.classfile.attribute.StackMapFrameInfo.ObjectVerificationTypeInfo
Packages that use StackMapFrameInfo.ObjectVerificationTypeInfo
Package
Description
Provides interfaces describing
class file attributes for the io.smallrye.classfile library.-
Uses of StackMapFrameInfo.ObjectVerificationTypeInfo in io.smallrye.classfile.attribute
Methods in io.smallrye.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.