protected static class FilterChainManager.TargetCacheKey
extends java.lang.Object
hashCode and equals methods to return a consistent hash for comparison.| Modifier | Constructor and Description |
|---|---|
protected |
TargetCacheKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object key) |
int |
hashCode()
The hash code for a cache key is calculated using the target path and dispatcher type.
|
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object key)
equals in class java.lang.ObjectCopyright © 2018. All Rights Reserved.