Class Int

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Int​(int bitSize, java.math.BigInteger value)  
        Int​(java.math.BigInteger value)  
    • Field Detail

      • DEFAULT

        public static final Int DEFAULT
    • Constructor Detail

      • Int

        public Int​(java.math.BigInteger value)
      • Int

        protected Int​(int bitSize,
                      java.math.BigInteger value)