Class VersionHash
java.lang.Object
zombie.world.scripts.VersionHash
- All Implemented Interfaces:
IVersionHash
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
add
(IVersionHash versionHash0) long
getHash()
boolean
boolean
isEmpty()
void
reset()
-
Constructor Details
-
VersionHash
public VersionHash()
-
-
Method Details
-
getString
- Specified by:
getString
in interfaceIVersionHash
-
reset
public void reset() -
isEmpty
public boolean isEmpty()- Specified by:
isEmpty
in interfaceIVersionHash
-
isCorrupted
public boolean isCorrupted() -
add
- Specified by:
add
in interfaceIVersionHash
-
add
- Specified by:
add
in interfaceIVersionHash
-
getHash
- Specified by:
getHash
in interfaceIVersionHash
- Throws:
WorldDictionaryException
-