org.apache.commons.ognl.internal.entry
Class DeclaredMethodCacheEntry
java.lang.Object
org.apache.commons.ognl.internal.entry.MethodCacheEntry
org.apache.commons.ognl.internal.entry.DeclaredMethodCacheEntry
- All Implemented Interfaces:
- CacheEntry
public class DeclaredMethodCacheEntry
- extends MethodCacheEntry
DeclaredMethodCacheEntry
public DeclaredMethodCacheEntry(Class<?> targetClass)
DeclaredMethodCacheEntry
public DeclaredMethodCacheEntry(Class<?> targetClass,
DeclaredMethodCacheEntry.MethodType type)
equals
public boolean equals(Object o)
- Overrides:
equals
in class MethodCacheEntry
hashCode
public int hashCode()
- Overrides:
hashCode
in class MethodCacheEntry
Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.