Package io.methvin.watcher.hashing

  • Interface Summary
    Interface Description
    FileHash
    An interface representing the hash of a file.
    FileHasher
    A function to convert a Path to a hash code used to check if the file content is changed.
  • Class Summary
    Class Description
    Murmur3F
    Murmur3F (MurmurHash3_x64_128)