パッケージ | 説明 |
---|---|
ome.util.checksum |
クラスと説明 |
---|
AbstractChecksumProvider
Abstract skeleton class implementing
ChecksumProvider and providing
implementations of the interface methods using a universal checksum class
object. |
ChecksumProvider
An interface producing checksums or message digests (depending on the
implementing class) of a given type of input.
|
ChecksumProviderFactory
A factory producing throw-away objects of the
ChecksumProvider type. |
ChecksumType
Enumeration defining the possible algorithms used for calculating checksums.
|
HashCode
An immutable hash code of arbitrary bit length.
|