Uses of Class
org.apache.maven.buildcache.hash.HashAlgorithm
-
Packages that use HashAlgorithm Package Description org.apache.maven.buildcache.hash org.apache.maven.buildcache.xml -
-
Uses of HashAlgorithm in org.apache.maven.buildcache.hash
Methods in org.apache.maven.buildcache.hash that return HashAlgorithm Modifier and Type Method Description HashAlgorithm
HashFactory. createAlgorithm()
-
Uses of HashAlgorithm in org.apache.maven.buildcache.xml
Methods in org.apache.maven.buildcache.xml with parameters of type HashAlgorithm Modifier and Type Method Description static List<Artifact>
Build. createAttachedArtifacts(List<org.apache.maven.artifact.Artifact> artifacts, HashAlgorithm algorithm)
-