Class MethodHashKey


  • public final class MethodHashKey
    extends Key
    A method hash key.
    Author:
    Brennan Spies
    • Constructor Detail

      • MethodHashKey

        public MethodHashKey​(ClassLoader loader,
                             Method[] methods)
        Key subclass where individual proxied methods are used to lookup the proxy class.
        Parameters:
        loader - The class loader
        methods - The proxied methods
    • Method Detail

      • hashCode

        public int hashCode()
        Description copied from class: Key
        Every Key subclass must define its own Object.hashCode() method.
        Specified by:
        hashCode in class Key
        Returns:
        The hash code