Uses of Interface
java.lang.classfile.FieldModel
Packages that use FieldModel
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of FieldModel in java.lang.classfile
Methods in java.lang.classfile that return types with arguments of type FieldModelMethods in java.lang.classfile with parameters of type FieldModelModifier and TypeMethodDescriptionClassBuilder.transformField
(FieldModel field, FieldTransform transform) Adds a field by transforming a field from another class.