|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jguild.jrpm.io.bzip2.CRC
A simple class the hold and calculate the CRC for sanity checking of the data.
Constructor Summary | |
protected |
CRC()
|
Method Summary | |
(package private) int |
getFinalCRC()
|
(package private) void |
initialiseCRC()
|
(package private) void |
updateCRC(int inCh)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected CRC()
Method Detail |
int getFinalCRC()
void initialiseCRC()
void updateCRC(int inCh)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |