Uses of Interface
org.apache.commons.codec.digest.GitIdentifiers.TreeIdBuilder.BlobIdSupplier
-
Packages that use GitIdentifiers.TreeIdBuilder.BlobIdSupplier Package Description org.apache.commons.codec.digest Simplifies commonMessageDigesttasks and includes a libc crypt(3) compatible crypt method that supports DES, MD5, SHA-256 and SHA-512 based algorithms as well as the Apache specific "$apr1$" variant. -
-
Uses of GitIdentifiers.TreeIdBuilder.BlobIdSupplier in org.apache.commons.codec.digest
Methods in org.apache.commons.codec.digest with parameters of type GitIdentifiers.TreeIdBuilder.BlobIdSupplier Modifier and Type Method Description private voidGitIdentifiers.TreeIdBuilder. addFile(GitIdentifiers.FileMode mode, java.lang.String name, GitIdentifiers.TreeIdBuilder.BlobIdSupplier blobId)
-