Class Checksum
java.lang.Object
org.apache.subversion.javahl.types.Checksum
- All Implemented Interfaces:
Serializable
public class Checksum extends Object implements Serializable
- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classChecksum.KindKinds of checksum -
Constructor Summary
Constructors Constructor Description Checksum(byte[] digest, Checksum.Kind kind)Constructor to be called from the native code -
Method Summary
Modifier and Type Method Description byte[]getDigest()Retrieve the digestChecksum.KindgetKind()Retrieve the kind