Skip to content

Commit

Permalink
yegor256#803 fixed todo
Browse files Browse the repository at this point in the history
  • Loading branch information
krzyk committed May 7, 2018
1 parent bee67d2 commit 241d49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/cactoos/iterable/IterableOfBytes.java
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Vedran Vatavuk (123vgv@gmail.com)
* @version $Id$
* @since 1.0
* @todo #748:30min Introduce IteratorOfBytes and IteratorOfDoubles which will
* @todo #803:30min Introduce IteratorOfBytes and IteratorOfDoubles which will
* take array of their related primitive types (byte, double) and produce
* iterator of reference type (Byte, Double).
* Refactor appropriate IterableOf* classes by using those newly created
Expand Down

0 comments on commit 241d49f

Please sign in to comment.