Package | Description |
---|---|
net.bytebuddy.implementation.bytecode.member |
StackManipulation s of this package are responsible for
accessing type or method members, i.e. |
Modifier and Type | Class and Description |
---|---|
protected class |
FieldAccess.AccessDispatcher
A dispatcher for implementing a read or write access on a field.
|
Modifier and Type | Method and Description |
---|---|
static FieldAccess.Defined |
FieldAccess.forField(FieldDescription fieldDescription)
Creates a field access representation for a given field.
|
Copyright © 2014–2015. All rights reserved.