Package generic.hash
Class SimpleCRC32
java.lang.Object
generic.hash.SimpleCRC32
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
crc32tab
public static final int[] crc32tab
-
-
Constructor Details
-
SimpleCRC32
public SimpleCRC32()
-
-
Method Details
-
hashOneByte
public static final int hashOneByte(int hashcode, int val)
-