| Package | Description |
|---|---|
| net.bytebuddy.agent.builder |
An agent builder is used to easily implement load-time class-transformations using a Java agent.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AgentBuilder.RedefinitionStrategy.Collector.ForRedefinition.Entry> |
AgentBuilder.RedefinitionStrategy.Collector.ForRedefinition.entries
A list of already collected redefinitions.
|
Copyright © 2014–2016. All rights reserved.