Class SimpleKey
java.lang.Object
org.springframework.cache.interceptor.SimpleKey
- All Implemented Interfaces:
- Serializable
A simple key as returned from the 
SimpleKeyGenerator.- Since:
- 4.0
- Author:
- Phillip Webb, Juergen Hoeller, Brian Clozel
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
EMPTYAn empty key.
 
- 
- 
Constructor Details- 
SimpleKey
 
- 
- 
Method Details- 
equals
- 
hashCode
- 
toString
 
-