- java.lang.Object
-
- org.greenrobot.essentials.hash.FNV64
-
-
Constructor Summary
Constructors
Constructor and Description |
FNV64() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getValue
public long getValue()
- Specified by:
getValue
in interface java.util.zip.Checksum
-
reset
public void reset()
- Specified by:
reset
in interface java.util.zip.Checksum
Available under the Apache License, Version 2.0 - Copyright © 2012-2016 greenrobot.org. All Rights Reserved.