Uses of Interface
java.lang.classfile.CompoundElement
Packages that use CompoundElement
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing 
class file attributes for the java.lang.classfile library.- 
Uses of CompoundElement in java.lang.classfileSubinterfaces of CompoundElement in java.lang.classfileModifier and TypeInterfaceDescriptioninterfaceModels aclassfile.interfaceModels the body of a method (theCodeattribute).interfaceModels a field.interfaceModels a method.Methods in java.lang.classfile with parameters of type CompoundElementModifier and TypeMethodDescriptiondefault BClassFileBuilder.transform(CompoundElement<E> model, ClassFileTransform<?, E, B> transform) Applies a transform to a compound structure, directing results to this builder.
- 
Uses of CompoundElement in java.lang.classfile.attributeSubinterfaces of CompoundElement in java.lang.classfile.attributeModifier and TypeInterfaceDescriptioninterface