Uses of Interface
java.lang.classfile.attribute.UnknownAttribute
Packages that use UnknownAttribute
Package
Description
Provides interfaces describing
class
file attributes for the java.lang.classfile
library.-
Uses of UnknownAttribute in java.lang.classfile.attribute
Subinterfaces with type arguments of type UnknownAttribute in java.lang.classfile.attributeModifier and TypeInterfaceDescriptioninterface
Models an unknown attribute read from aclass
file.