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

refactor: Deprecate setters in AttackTimes class #167

Merged
merged 2 commits into from Sep 5, 2023

Conversation

vvatanabe
Copy link
Member

Deprecate setters in CrackTimeSeconds class and CrackTimesDisplay class.

  • Marked all setters as deprecated.
  • Added recommendation to use constructor for initialization in javadoc.

Deprecate setters in AttackTimes class.

  • Marked setters for crackTimeSeconds, crackTimesDisplay, and score as deprecated.
  • Added recommendation to use constructor for initialization in javadoc.

- Marked setters for crackTimeSeconds, crackTimesDisplay, and score as deprecated.
- Added recommendation to use constructor for initialization in javadoc.
- Marked all setters as deprecated.
- Added recommendation to use constructor for initialization in javadoc.
@vvatanabe vvatanabe merged commit 050c42c into main Sep 5, 2023
2 checks passed
@vvatanabe vvatanabe deleted the deprecate-setters-in-AttackTimes branch September 5, 2023 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant