Skip to content

Random.STATUSES: reduce duplication by using EnumSet.allOf() #746

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

Closed
Tracked by #1668
0pdd opened this issue Dec 4, 2017 · 0 comments
Closed
Tracked by #1668

Random.STATUSES: reduce duplication by using EnumSet.allOf() #746

0pdd opened this issue Dec 4, 2017 · 0 comments

Comments

@0pdd
Copy link

0pdd commented Dec 4, 2017

The puzzle 687-994e661c (from #687) in src/test/java/ru/mystamps/web/tests/Random.java has to be resolved: "Random.STATUSES: reduce duplication by using EnumSet.allOf()"

// @todo #687 Random.STATUSES: reduce duplication by using EnumSet.allOf()

The puzzle was created by Slava Semushin on 04-Dec-17.

@php-coder php-coder changed the title Random.java:43: Random.STATUSES: reduce duplication... Random.STATUSES: reduce duplication by using EnumSet.allOf() Dec 4, 2017
Repository owner deleted a comment from 0pdd Dec 7, 2017
@php-coder php-coder self-assigned this Mar 13, 2024
@php-coder php-coder added this to the 0.4.8 milestone Mar 13, 2024
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

2 participants