Package org.apache.maven.buildcache.hash
Class HashAlgorithm
- java.lang.Object
-
- org.apache.maven.buildcache.hash.HashAlgorithm
-
public class HashAlgorithm extends Object
HashAlgorithm
-
-
Method Detail
-
hash
public String hash(Path path) throws IOException
- Throws:
IOException
-
hash
public String hash(byte[] bytes)
-
-