Class DefaultGomLangInfo.GomLangHashCode
java.lang.Object
de.espirit.common.util.HashCode
de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo.GomLangHashCode
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
GomDateLangInfo.GomDateLangHashCode
,GomExpressionLangInfo.GomExpressionLangHashCode
- Enclosing class:
- DefaultGomLangInfo
Hash code storage object.
- Since:
- 4.0.93
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
append()
Append the relevant information to the hash code.Methods inherited from class de.espirit.common.util.HashCode
toHashCode
-
Constructor Details
-
GomLangHashCode
public GomLangHashCode(int initialCode) Constructor based on an initial code.- Parameters:
initialCode
- The initial code.- Since:
- 4.0.93
-
-
Method Details
-
append
protected void append()Append the relevant information to the hash code.- Since:
- 4.0.93
-