Class ETagResource.NotModified<T>
java.lang.Object
de.xima.fc.common.etag.ETagResource<T>
de.xima.fc.common.etag.ETagResource.NotModified<T>
- Type Parameters:
T- Type of the resource.
- All Implemented Interfaces:
Serializable
- Enclosing class:
ETagResource<T>
An
ETagResource that represents a resource that was not modified.- Since:
- 8.3.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class ETagResource
ETagResource.Matcher<T,R>, ETagResource.Modified<T>, ETagResource.NotFound<T>, ETagResource.NotModified<T> -
Method Summary
Methods inherited from class ETagResource
match, modified, notFound, notModified
-
Method Details
-
equals
-
hashCode
-