Skip to content

Commit

Permalink
#881 removed puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
Vatavuk committed May 20, 2018
1 parent 3796bf1 commit d51aa6b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/java/org/cactoos/collection/CollectionEnvelope.java
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@
*
* <p>There is no thread-safety guarantee.</p>
* @param <X> Element type
* @todo #844:30min Implement methods equals and hashCode for this class.
* Implementation should rely on the items of the nested collection, but not
* on default JVM impl. Class {@link org.cactoos.map.MapEnvelope} can be used
* as an example.
* @since 0.23
* @checkstyle AbstractClassNameCheck (500 lines)
*/
Expand Down

0 comments on commit d51aa6b

Please sign in to comment.