Package | Description |
---|---|
net.bytebuddy.build |
A package for types that allow for applying Byte Buddy transformation during a build process.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessControllerPlugin
A build tool plugin that instruments methods to dispatch to methods
java.security.AccessController with equal signature. |
class |
CachedReturnPlugin
A plugin that caches the return value of a method in a synthetic field.
|
Copyright © 2014–2021. All rights reserved.