Skip to content

Commit

Permalink
Respect Puzzle compliance yegor256#1533
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier B. OURA committed Mar 13, 2021
1 parent 1b6841a commit a19013c
Show file tree
Hide file tree
Showing 12 changed files with 35 additions and 24 deletions.
4 changes: 2 additions & 2 deletions src/main/java/org/cactoos/experimental/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
* whatsoever.
*
* @since 1.0.0
* @todo #1533:30min Exploit generic variance for this package to ensure
* typing works as best as possible as it is explained in #1533 issue.
* @todo #1533:30min Exploit generic variance for package org.cactoos.experimental
* to ensure typing works as best as possible as it is explained in #1533 issue.
*/
package org.cactoos.experimental;
5 changes: 3 additions & 2 deletions src/main/java/org/cactoos/func/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
* Functions.
*
* @since 0.1
* @todo #1533:30min Exploit generic variance for this package to ensure
* typing works as best as possible as it is explained in #1533 issue.
* @todo #1533:30min Exploit generic variance for package org.cactoos.func
* to ensure typing works as best as possible as it is explained in
* #1533 issue.
*/
package org.cactoos.func;
5 changes: 3 additions & 2 deletions src/main/java/org/cactoos/io/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
* Input/Output.
*
* @since 0.1
* @todo #1533:30min Exploit generic variance for this package to ensure
* typing works as best as possible as it is explained in #1533 issue.
* @todo #1533:30min Exploit generic variance for package org.cactoos.io
* to ensure typing works as best as possible as it is explained in
* #1533 issue.
*/
package org.cactoos.io;
5 changes: 3 additions & 2 deletions src/main/java/org/cactoos/iterable/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
* Iterables.
*
* @since 0.12
* @todo #1533:30min Exploit generic variance for this package to ensure
* typing works as best as possible as it is explained in #1533 issue.
* @todo #1533:30min Exploit generic variance for package org.cactoos.iterable
* to ensure typing works as best as possible as it is explained in
* #1533 issue.
*/
package org.cactoos.iterable;
5 changes: 3 additions & 2 deletions src/main/java/org/cactoos/iterator/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
* Iterators.
*
* @since 0.12
* @todo #1533:30min Exploit generic variance for this package to ensure
* typing works as best as possible as it is explained in #1533 issue.
* @todo #1533:30min Exploit generic variance for package org.cactoos.iterator
* to ensure typing works as best as possible as it is explained in
* #1533 issue.
*/
package org.cactoos.iterator;
5 changes: 3 additions & 2 deletions src/main/java/org/cactoos/list/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
* Lists, tests.
*
* @since 0.14
* @todo #1533:30min Exploit generic variance for this package to ensure
* typing works as best as possible as it is explained in #1533 issue.
* @todo #1533:30min Exploit generic variance for package org.cactoos.list
* to ensure typing works as best as possible as it is explained in
* #1533 issue.
*/
package org.cactoos.list;
5 changes: 3 additions & 2 deletions src/main/java/org/cactoos/map/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
* Maps.
*
* @since 0.14
* @todo #1533:30min Exploit generic variance for this package to ensure
* typing works as best as possible as it is explained in #1533 issue.
* @todo #1533:30min Exploit generic variance for package org.cactoos.map
* to ensure typing works as best as possible as it is explained in
* #1533 issue.
*/
package org.cactoos.map;
5 changes: 3 additions & 2 deletions src/main/java/org/cactoos/proc/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
* Procedures.
*
* @since 0.47
* @todo #1533:30min Exploit generic variance for this package to ensure
* typing works as best as possible as it is explained in #1533 issue.
* @todo #1533:30min Exploit generic variance for package org.cactoos.proc
* to ensure typing works as best as possible as it is explained in
* #1533 issue.
*/
package org.cactoos.proc;
5 changes: 3 additions & 2 deletions src/main/java/org/cactoos/scalar/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
* Scalars.
*
* @since 0.12
* @todo #1533:30min Exploit generic variance for this package to ensure
* typing works as best as possible as it is explained in #1533 issue.
* @todo #1533:30min Exploit generic variance for package org.cactoos.scalar
* to ensure typing works as best as possible as it is explained in
* #1533 issue.
*/
package org.cactoos.scalar;
5 changes: 3 additions & 2 deletions src/main/java/org/cactoos/set/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
* Sets.
*
* @since 0.49.2
* @todo #1533:30min Exploit generic variance for this package to ensure
* typing works as best as possible as it is explained in #1533 issue.
* @todo #1533:30min Exploit generic variance for package org.cactoos.set
* to ensure typing works as best as possible as it is explained in
* #1533 issue.
*/
package org.cactoos.set;
5 changes: 3 additions & 2 deletions src/main/java/org/cactoos/text/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
* Text.
*
* @since 0.1
* @todo #1533:30min Exploit generic variance for this package to ensure
* typing works as best as possible as it is explained in #1533 issue.
* @todo #1533:30min Exploit generic variance for package org.cactoos.text
* to ensure typing works as best as possible as it is explained in
* #1533 issue.
*/
package org.cactoos.text;
5 changes: 3 additions & 2 deletions src/main/java/org/cactoos/time/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
* Time.
*
* @since 1.0
* @todo #1533:30min Exploit generic variance for this package to ensure
* typing works as best as possible as it is explained in #1533 issue.
* @todo #1533:30min Exploit generic variance for package org.cactoos.time
* to ensure typing works as best as possible as it is explained in
* #1533 issue.
*/
package org.cactoos.time;

0 comments on commit a19013c

Please sign in to comment.