Package aQute.bnd.service.repository
Interface RepositoryDigest
-
public interface RepositoryDigest
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getDigest()
Return a SHA-1 for the collection.
-