Interface PathResourceManager.ETagFunction

Enclosing class:
PathResourceManager

public static interface PathResourceManager.ETagFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    generate(Path path)
    Generates an ETag for the provided Path.
  • Method Details

    • generate

      ETag generate(Path path)
      Generates an ETag for the provided Path.
      Parameters:
      path - Path for which to generate an ETag
      Returns:
      ETag representing the provided path, or null