Module org.cloudi

Class OtpErlangInt

    • Constructor Detail

      • OtpErlangInt

        public OtpErlangInt​(int i)
        Create an Erlang integer from the given value.
        Parameters:
        i - the int value to use.