Interface PathResourceManager.ETagFunction
-
- Enclosing class:
- PathResourceManager
public static interface PathResourceManager.ETagFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ETaggenerate(java.nio.file.Path path)Generates anETagfor the providedPath.
-