org.tresamigos.smv
computes the CRC32 checksum for the code of the given class name. The class must be reachable through the configured java class path.
Compute a checksum of the bytecode of the class and all its supertypes in linearized order, excluding java.lang.Object and scala.Any
compute checksum for a SmvDataSet, including config object if any
computes the CRC32 checksum for the code of the given class name. The class must be reachable through the configured java class path.