public static interface FieldAccess.Defined
Modifier and Type | Method and Description |
---|---|
StackManipulation |
read()
Creates a getter representation for a given field.
|
StackManipulation |
write()
Creates a setter representation for a given field.
|
StackManipulation read()
StackManipulation write()
Copyright © 2014–2019. All rights reserved.