Searched defs:getMethodHash (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/rmi/server/
H A DRemoteObjectInvocationHandler.java195 getMethodHash(method));
248 * to "getMethodHash" passing the same method argument should be faster
256 private static long getMethodHash(Method method) { method in class:RemoteObjectInvocationHandler
/openjdk7/jdk/src/share/classes/sun/rmi/rmic/
H A DRemoteClass.java694 public long getMethodHash() { method in class:RemoteClass.Method

Completed in 31 milliseconds