public class CRC24 extends java.lang.Object
CRC24()
int
getValue()
void
reset()
update(int b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CRC24()
public void update(int b)
public int getValue()
public void reset()