类 AdvisedSupport.MethodCacheKey

java.lang.Object
infra.aop.framework.AdvisedSupport.MethodCacheKey
所有已实现的接口:
Comparable<AdvisedSupport.MethodCacheKey>
封闭类:
AdvisedSupport

static final class AdvisedSupport.MethodCacheKey extends Object implements Comparable<AdvisedSupport.MethodCacheKey>
Simple wrapper class around a Method. Used as the key when caching methods, for efficient equals and hashCode comparisons.