protected static class FilterChainManager.TargetCacheKey extends 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(Object key) |
int |
hashCode()
The hash code for a cache key is calculated using the target path and dispatcher type.
|
public int hashCode()
Copyright © 2022. All rights reserved.