public static class BytecodeResolvedMethods.MethodEntry extends Object
| Constructor and Description |
|---|
MethodEntry(BytecodeLinkedClass aProvidingClass,
BytecodeMethod aField) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
BytecodeLinkedClass |
getProvidingClass() |
BytecodeMethod |
getValue() |
int |
hashCode() |
public MethodEntry(BytecodeLinkedClass aProvidingClass, BytecodeMethod aField)
public BytecodeLinkedClass getProvidingClass()
public BytecodeMethod getValue()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.