Package play.cache
Class NamedCacheImpl
java.lang.Object
play.cache.NamedCacheImpl
- All Implemented Interfaces:
Serializable,Annotation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<? extends Annotation>booleaninthashCode()toString()value()
-
Constructor Details
-
NamedCacheImpl
-
-
Method Details
-
value
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceAnnotation- Overrides:
hashCodein classObject
-
equals
- Specified by:
equalsin interfaceAnnotation- Overrides:
equalsin classObject
-
toString
- Specified by:
toStringin interfaceAnnotation- Overrides:
toStringin classObject
-
annotationType
- Specified by:
annotationTypein interfaceAnnotation
-