public final class ChecksumUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
calculateChecksum(Object object)
Creates a checksum for the given object which must be serializable.
|
public static String calculateChecksum(Object object)
object
- the serializable object for which to calculate the checksumCopyright © 2005–2014 The Kuali Foundation. All rights reserved.