Package ognl.internal.entry
Class DeclaredMethodCacheEntry
java.lang.Object
ognl.internal.entry.MethodCacheEntry
ognl.internal.entry.DeclaredMethodCacheEntry
- All Implemented Interfaces:
CacheEntry
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class ognl.internal.entry.MethodCacheEntry
targetClass -
Constructor Summary
ConstructorsConstructorDescriptionDeclaredMethodCacheEntry(Class<?> targetClass) DeclaredMethodCacheEntry(Class<?> targetClass, DeclaredMethodCacheEntry.MethodType type) -
Method Summary
-
Field Details
-
type
-
-
Constructor Details
-
DeclaredMethodCacheEntry
-
DeclaredMethodCacheEntry
-
-
Method Details
-
equals
- Overrides:
equalsin classMethodCacheEntry
-
hashCode
public int hashCode()- Overrides:
hashCodein classMethodCacheEntry
-