Package generic.hash
Class SimpleCRC32
- java.lang.Object
-
- generic.hash.SimpleCRC32
-
public final class SimpleCRC32 extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int[]crc32tab
-
Constructor Summary
Constructors Constructor Description SimpleCRC32()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static inthashOneByte(int hashcode, int val)
-