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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EMPTY
An empty key.
-
-
Constructor Details
-
SimpleKey
-
-
Method Details
-
equals
-
hashCode
-
toString
-