Package | Description |
---|---|
net.bytebuddy.implementation |
The implementation package contains any logic for intercepting method calls.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
FieldAccessor.ForImplicitProperty
A field accessor for an implicit property where a getter or setter property is infered from the signature.
|
protected static class |
FieldAccessor.ForParameterSetter
A field accessor that sets a parameters value of a given index.
|
Copyright © 2014–2017. All rights reserved.