Package | Description |
---|---|
net.bytebuddy.agent |
The Byte Buddy agent allows the redefinition of classes at runtime.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
ByteBuddyAgent.AttachmentProvider.Accessor.Simple.WithExternalAttachment
A simple implementation of an accessible accessor that allows for external attachment.
|
protected static class |
ByteBuddyAgent.AttachmentProvider.Accessor.Simple.WithoutExternalAttachment
A simple implementation of an accessible accessor that does not allow for external attachment.
|
Copyright © 2014–2020. All rights reserved.