SignedMutableBigInteger.this

The default constructor. An empty MutableBigInteger is created with a one word capacity.

  1. this()
    class SignedMutableBigInteger
    this
    ()
  2. this(int val)
  3. this(MutableBigInteger val)

Meta