Skip to content

Commit

Permalink
#865 Javadoc improved
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriciofx committed Jan 24, 2019
1 parent ad2d0c7 commit afd95b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/java/org/takes/servlet/ServletInputStreamOf.java
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
import javax.servlet.ServletInputStream;

/**
* ServletInputStreamOf.
* ServletIInputStream that decorates a {@link InputStream} to be used
* by a {@link HttpServletRequestFake}.
*
* @since 1.15
*/
Expand Down

3 comments on commit afd95b0

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on afd95b0 Jan 24, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 682-74f1da61 disappeared from src/main/java/org/takes/servlet/SrvTake.java, that's why I closed #865. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on afd95b0 Jan 24, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 866-ccba7032 disappeared from src/main/java/org/takes/servlet/RqFrom.java, that's why I closed #938. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on afd95b0 Jan 24, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 865-bfce408b discovered in src/main/java/org/takes/servlet/SrvTake.java and submitted as #953. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.