See: Description
Interface | Description |
---|---|
DataStore |
A store for managing the files in the data archive of a Debian package.
|
FileHash |
The hash of a file in the
DataStore . |
Class | Description |
---|---|
DataStoreImpl |
A
DataStore implementation. |
DataStoreNode |
A node representing a directory or file in the
DataStore . |
DataStoreNodeComparator |
A
Comparator for DataStoreNode s residing in the same parent
node. |
FileHashImpl |
A
FileHash implementation. |
Contains the management for the data of the Debian package.
The data of a Debian package are the files which will be installed in the target system.
Copyright © 2015–2019. All rights reserved.