private static class AdvisedSupport.MethodCacheKey
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
hashCode |
private java.lang.reflect.Method |
method |
| Constructor and Description |
|---|
AdvisedSupport.MethodCacheKey(java.lang.reflect.Method method) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |