public class FNV32 extends Object implements Checksum
FNV32()
long
getValue()
void
reset()
update(byte[] b, int off, int len)
update(int b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FNV32()
public void update(int b)
update
Checksum
public void update(byte[] b, int off, int len)
public long getValue()
getValue
public void reset()
reset
Copyright © 2016. All rights reserved.