public class MethodHashing
extends java.lang.Object
Constructor and Description |
---|
MethodHashing() |
Modifier and Type | Method and Description |
---|---|
static long |
createHash(java.lang.String methodDesc) |
(package private) static java.lang.String |
getTypeString(java.lang.Class<?> cl) |
static long |
methodHash(java.lang.reflect.Method method) |
public static long methodHash(java.lang.reflect.Method method) throws java.lang.Exception
java.lang.Exception
public static long createHash(java.lang.String methodDesc) throws java.lang.Exception
java.lang.Exception
static java.lang.String getTypeString(java.lang.Class<?> cl)