org.omnaest.utils.proxy
Class MethodInvocationForwardingCapturer.MethodOnly
java.lang.Object
org.omnaest.utils.proxy.MethodInvocationForwardingCapturer.MethodOnly
- All Implemented Interfaces:
- MethodInvocationForwardingCapturer.MethodInvocationComparison
- Enclosing class:
- MethodInvocationForwardingCapturer
protected static class MethodInvocationForwardingCapturer.MethodOnly
- extends Object
- implements MethodInvocationForwardingCapturer.MethodInvocationComparison
MethodInvocationForwardingCapturer.MethodOnly
public MethodInvocationForwardingCapturer.MethodOnly(Method method)
hashCode
public int hashCode()
- Specified by:
hashCode in interface MethodInvocationForwardingCapturer.MethodInvocationComparison- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Specified by:
equals in interface MethodInvocationForwardingCapturer.MethodInvocationComparison- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.