| Package | Description |
|---|---|
| com.karelherink.jdwpanalyzer.entity |
| Modifier and Type | Method and Description |
|---|---|
static MethodType |
MethodType.getType(long referenceTypeID,
long methodId)
The unique typeId MUST be the in the form: referenceTypeId + methodId
because methods are unique only per type.
|
static MethodType |
MethodType.getType(java.lang.Long referenceTypeID,
java.lang.Long methodId) |
Copyright © 2014. All Rights Reserved.