final class Checksum extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Checksum
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val digest: String
-
def
equals(o: Any): Boolean
- Definition Classes
- Checksum → AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- Checksum → AnyRef → Any
-
def
toString(): String
- Definition Classes
- Checksum → AnyRef → Any
- val type: String
- def withDigest(digest: String): Checksum
- def withType(type: String): Checksum