Skip to content

Commit

Permalink
yegor256#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

0 comments on commit afd95b0

Please sign in to comment.