public class P6ObjectEqualsDelegate extends Object implements Delegate
Object.equals(Object)
for proxy classes.Constructor and Description |
---|
P6ObjectEqualsDelegate() |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(Object proxy,
Object underlying,
Method method,
Object[] args)
Called by the invocation handler instead of the target method.
|
public Object invoke(Object proxy, Object underlying, Method method, Object[] args) throws Throwable
Delegate
Copyright © 2002-2016 P6Spy. All Rights Reserved.