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