Class OtpErlangObject.Hash

java.lang.Object
com.ericsson.otp.erlang.OtpErlangObject.Hash
Enclosing class:
OtpErlangObject

protected static final class OtpErlangObject.Hash extends Object
  • Constructor Details

    • Hash

      protected Hash(int i)
  • Method Details

    • combine

      protected void combine(int a)
    • combine

      protected void combine(long a)
    • combine

      protected void combine(int a, int b)
    • combine

      protected void combine(byte[] b)
    • valueOf

      protected int valueOf()