Package zombie.network
Class NetChecksum
java.lang.Object
zombie.network.NetChecksum
public final class NetChecksum
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNetChecksum.Checksummerstatic classNetChecksum.Comparerstatic classNetChecksum.GroupOfFiles -
Field Summary
Fields Modifier and Type Field Description static NetChecksum.Checksummerchecksummerstatic NetChecksum.Comparercomparer -
Constructor Summary
Constructors Constructor Description NetChecksum() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
checksummer
-
comparer
-
-
Constructor Details
-
NetChecksum
public NetChecksum()
-