This constructor gets the size and the array with the digits from the other class.
this puts the array with digits in this.digits.
this puts the size 0 or 1 into this.size.
This method puts an framework around the digits.
this methods returns an array with the framework an the digits.
Generated using TypeDoc
This class wraps the digits with a framework.