public abstract class KChecksumUtil
extends java.lang.Object
Constructor and Description |
---|
KChecksumUtil() |
Modifier and Type | Method and Description |
---|---|
static long |
calculateChecksum(java.io.Serializable o)
Calculates the checksum of the specified serializable object.
|