public class MethodHash
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static java.util.Map |
hashMap |
| Constructor and Description |
|---|
MethodHash() |
| Modifier and Type | Method and Description |
|---|---|
static long |
calculateHash(java.lang.reflect.Method method) |
static java.util.Map |
getInterfaceHashes(java.lang.Class intf)
Calculate method hashes.
|
(package private) static java.lang.String |
getTypeString(java.lang.Class cl) |
public static java.util.Map getInterfaceHashes(java.lang.Class intf)
intf - static java.lang.String getTypeString(java.lang.Class cl)
public static long calculateHash(java.lang.reflect.Method method)