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

public class DefaultGomLangInfo.GomLangHashCode extends HashCode
Hash code storage object.
Since:
4.0.93
See Also:
  • 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