Class GomExpressionLangInfo.GomExpressionLangHashCode
java.lang.Object
de.espirit.common.util.HashCode
de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo.GomLangHashCode
de.espirit.firstspirit.access.store.templatestore.gom.GomExpressionLangInfo.GomExpressionLangHashCode
- All Implemented Interfaces:
Serializable
- Enclosing class:
- GomExpressionLangInfo
public class GomExpressionLangInfo.GomExpressionLangHashCode
extends DefaultGomLangInfo.GomLangHashCode
Hashcode storage object for an expression.
- Since:
- 4.2
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
append()
Append the relevant information to the hash code.Methods inherited from class de.espirit.common.util.HashCode
toHashCode
-
Constructor Details
-
GomExpressionLangHashCode
public GomExpressionLangHashCode()
-
-
Method Details
-
append
public void append()Description copied from class:DefaultGomLangInfo.GomLangHashCode
Append the relevant information to the hash code.- Overrides:
append
in classDefaultGomLangInfo.GomLangHashCode
-