Uses of Interface
java.lang.classfile.attribute.LoadableDescriptorsAttribute
Packages that use LoadableDescriptorsAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing
class file attributes for the java.lang.classfile library.-
Uses of LoadableDescriptorsAttributePREVIEW in java.lang.classfile
Methods in java.lang.classfile that return types with arguments of type LoadableDescriptorsAttributePREVIEWModifier and TypeMethodDescriptionAttributes.loadableDescriptors()Preview.Returns the mapper for theLoadableDescriptorsattribute. -
Uses of LoadableDescriptorsAttributePREVIEW in java.lang.classfile.attribute
Subinterfaces with type arguments of type LoadableDescriptorsAttributePREVIEW in java.lang.classfile.attributeModifier and TypeInterfaceDescriptioninterfacePreview.Models theLoadableDescriptorsPREVIEW attribute (JVMS ยง4.7.32PREVIEW), which permits the JVM to load mentioned classes and interfaces before theclassfile carrying this attribute is loaded.Methods in java.lang.classfile.attribute that return LoadableDescriptorsAttributePREVIEWModifier and TypeMethodDescriptionReturns aLoadableDescriptorsattribute.Returns aLoadableDescriptorsattribute.Returns aLoadableDescriptorsattribute.Returns aLoadableDescriptorsattribute.