public class Hashes extends Object
Method
s to hashes and from (Class
, hash) to Method
are statically cached.public static long getHash(Method meth)
Method
.
The hash algorithm used is the one described in the RMI
specification.meth
- the Method
to hashpublic static long opnum(Method method)
method
- the method to hash