Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes in BigNumber model #33

Open
shuklaalok7 opened this issue Nov 21, 2013 · 1 comment
Open

Changes in BigNumber model #33

shuklaalok7 opened this issue Nov 21, 2013 · 1 comment

Comments

@shuklaalok7
Copy link
Member

Tasks

  1. Rename Root to BigNumberParent.
  2. Make BigNumberParent a POJO having all the fields of BigNumber object with protected access.
  3. BigNumber class will contain all the non-static methods.
  4. Implement BigNumber as an immutable object.
  5. Introduce a BigNumberUtil singleton class to do all the static operations.
@ghost ghost assigned shuklaalok7 Nov 21, 2013
@shuklaalok7
Copy link
Member Author

  1. Done.
  2. Done.
  3. In-progress.
  4. Done.
  5. Done.

shuklaalok7 pushed a commit that referenced this issue Nov 21, 2013
shuklaalok7 pushed a commit that referenced this issue Nov 23, 2013
shuklaalok7 pushed a commit that referenced this issue Nov 30, 2013
#33
Pt. 4 and 5.
Changes to POM.xml
shuklaalok7 pushed a commit that referenced this issue Oct 7, 2015
shuklaalok7 pushed a commit that referenced this issue Oct 7, 2015
shuklaalok7 pushed a commit that referenced this issue Oct 7, 2015
#33
Pt. 4 and 5.
Changes to POM.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant