Class ETagResource.NotFound<T>

java.lang.Object
de.xima.fc.common.etag.ETagResource<T>
de.xima.fc.common.etag.ETagResource.NotFound<T>
Type Parameters:
T - Type of the resource.
All Implemented Interfaces:
Serializable
Enclosing class:
ETagResource<T>

public static final class ETagResource.NotFound<T> extends ETagResource<T>
An ETagResource that represents a resource that was not found.
Since:
8.3.0
Author:
XIMA MEDIA GmbH
See Also:
  • Method Details