public class BytecodeMethodCollection extends Object
| Constructor and Description |
|---|
BytecodeMethodCollection() |
| Modifier and Type | Method and Description |
|---|---|
BytecodeVirtualMethodIdentifier |
identifierFor(BytecodeMethod aMethod) |
BytecodeVirtualMethodIdentifier |
identifierFor(String aMethodName,
BytecodeMethodSignature aSignature) |
BytecodeVirtualMethodIdentifier |
toIdentifier(String aMethodName,
BytecodeMethodSignature aSignature) |
public BytecodeVirtualMethodIdentifier identifierFor(String aMethodName, BytecodeMethodSignature aSignature)
public BytecodeVirtualMethodIdentifier identifierFor(BytecodeMethod aMethod)
public BytecodeVirtualMethodIdentifier toIdentifier(String aMethodName, BytecodeMethodSignature aSignature)
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.