private java.util.List<AgentBuilder.Default.Transformation> |
AgentBuilder.Default.ExecutingTransformer.transformations |
The transformations to apply on non-ignored types.
|
private java.util.List<AgentBuilder.Default.Transformation> |
AgentBuilder.Default.Transformation.DifferentialMatcher.transformations |
The transformations to apply on non-ignored types.
|
private java.util.List<AgentBuilder.Default.Transformation> |
AgentBuilder.Default.Transformation.SimpleMatcher.transformations |
The transformations to apply on non-ignored types.
|
private java.util.Iterator<AgentBuilder.Default.Transformation> |
AgentBuilder.Default.Transformation.TransformerIterator.transformations |
An iterator over the remaining transformations that were not yet considered.
|
protected java.util.List<AgentBuilder.Default.Transformation> |
AgentBuilder.Default.transformations |
The transformation object for handling type transformations.
|