Package | Description |
---|---|
net.bytebuddy.dynamic.scaffold.subclass |
All classes and types in this package are related to creating a
DynamicType by
creating a subclass of a given type. |
Modifier and Type | Class and Description |
---|---|
class |
SubclassInstrumentationTarget
An instrumentation target for creating a subclass of a given type.
|
Copyright © 2014. All rights reserved.