org.jboss.reflect.spi
Class MethodInfoHashing
java.lang.Object
org.jboss.reflect.spi.MethodInfoHashing
public class MethodInfoHashing
- extends Object
Create a unique hash for MethodInfo
- Version:
- $Revision: 1.2 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodInfoHashing
public MethodInfoHashing()
methodHash
public static long methodHash(MethodInfo method)
throws Exception
- Throws:
Exception
createHash
public static long createHash(String methodDesc)
throws Exception
- Throws:
Exception
Copyright © 2004 JBoss Inc. All Rights Reserved.