ewe.util.zip
Class CRC32

java.lang.Object
  extended byewe.zip.CRC32
      extended byewe.util.zip.CRC32
All Implemented Interfaces:
Checksum

public class CRC32
extends CRC32


Constructor Summary
CRC32()
           
 
Methods inherited from class ewe.zip.CRC32
getValue, reset, update, update, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, toString
 

Constructor Detail

CRC32

public CRC32()