Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Code quality fix - Method invokes inefficient Number constructor; use static valueOf instead.#88

Merged
Brhett merged 1 commit into
tlaukkan:masterfrom
DevFactory:release/method-invokes-inefficient-number-constructor-fix-1
May 11, 2016
Merged

Code quality fix - Method invokes inefficient Number constructor; use static valueOf instead.#88
Brhett merged 1 commit into
tlaukkan:masterfrom
DevFactory:release/method-invokes-inefficient-number-constructor-fix-1

Conversation

@faisal-hameed

Copy link
Copy Markdown
Contributor

This pull request is focused on resolving occurrences of Sonar rule
findbugs:DM_NUMBER_CTOR - Performance - Method invokes inefficient Number constructor; use static valueOf instead.
You can find more information about the issue here:
https://dev.eclipse.org/sonar/rules/show/findbugs:DM_NUMBER_CTOR

Please let me know if you have any questions.

Faisal Hameed

…ient Number constructor; use static valueOf instead.
@Brhett Brhett merged commit fcdfd13 into tlaukkan:master May 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants