Class Uint

    • Field Detail

      • DEFAULT

        public static final Uint DEFAULT
    • Constructor Detail

      • Uint

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

        public Uint​(java.math.BigInteger value)
    • Method Detail

      • valid

        protected boolean valid()
        Overrides:
        valid in class IntType