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 TypeClassDescriptionclass
A type builder that rebases an instrumented type.class
A type builder that redefines an instrumented type.