You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @todo #898:30min Replace all the Collections.unmodifiableCollection
* with the {@link Immutable} from the cactoos codebase.
* That should be done because Elegant Object principles are against static methods.
The puzzle was created by Yegor Bugayenko on 30-Jul-22.
Estimate: 30 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered:
The puzzle
898-3f27c8c5
from #898 has to be resolved:cactoos/src/main/java/org/cactoos/collection/Immutable.java
Lines 36 to 38 in 0322acb
The puzzle was created by Yegor Bugayenko on 30-Jul-22.
Estimate: 30 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered: