Class VersionHash
java.lang.Object
zombie.world.scripts.VersionHash
- All Implemented Interfaces:
IVersionHash
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidadd(IVersionHash iVersionHash) longgetHash()booleanbooleanisEmpty()voidreset()
-
Constructor Details
-
VersionHash
public VersionHash()
-
-
Method Details
-
getString
- Specified by:
getStringin interfaceIVersionHash
-
reset
public void reset() -
isEmpty
public boolean isEmpty()- Specified by:
isEmptyin interfaceIVersionHash
-
isCorrupted
public boolean isCorrupted() -
add
- Specified by:
addin interfaceIVersionHash
-
add
- Specified by:
addin interfaceIVersionHash
-
getHash
- Specified by:
getHashin interfaceIVersionHash- Throws:
WorldDictionaryException
-