Uses of Class
net.bytebuddy.dynamic.scaffold.inline.AbstractInliningDynamicTypeBuilder
Packages that use AbstractInliningDynamicTypeBuilder
Package
Description
All classes and types in this package are related to creating a
DynamicType by
enhancing a given type.-
Uses of AbstractInliningDynamicTypeBuilder in net.bytebuddy.dynamic.scaffold.inline
Subclasses of AbstractInliningDynamicTypeBuilder in net.bytebuddy.dynamic.scaffold.inlineModifier and TypeClassDescriptionclassA type builder that rebases an instrumented type.classA type builder that redefines an instrumented type.