Package | Description |
---|---|
net.bytebuddy.build |
A package for types that allow for applying Byte Buddy transformation during a build process.
|
Modifier and Type | Method and Description |
---|---|
Plugin.Factory.UsingReflection |
Plugin.Factory.UsingReflection.with(List<? extends Plugin.Factory.UsingReflection.ArgumentResolver> argumentResolvers)
Appends the supplied argument resolvers.
|
Plugin.Factory.UsingReflection |
Plugin.Factory.UsingReflection.with(Plugin.Factory.UsingReflection.ArgumentResolver... argumentResolver)
Appends the supplied argument resolvers.
|
Copyright © 2014–2024. All rights reserved.