public static class BytecodeResolvedFields.FieldEntry extends Object
| Constructor and Description |
|---|
FieldEntry(BytecodeLinkedClass aProvidingClass,
BytecodeField aField) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeLinkedClass |
getProvidingClass() |
BytecodeField |
getValue() |
public FieldEntry(BytecodeLinkedClass aProvidingClass, BytecodeField aField)
public BytecodeLinkedClass getProvidingClass()
public BytecodeField getValue()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.