| java.lang.Object | |
| ↳ | org.springframework.cache.support.DefaultKeyGenerator |
Default key generator. Computes a resulting key based on the hashcode of the given parameters.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.springframework.cache.KeyGenerator
| |||||||||||
