Skip to content

Commit

Permalink
Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jan 25, 2025
1 parent bbdb869 commit fecb876
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ public static Builder builder() {
}

/**
* Constructs a new {@link BoundedInputStream} that wraps the given input stream and is unlimited.
* Constructs a new {@link BoundedInputStream} that wraps the given input stream and is <em>unbounded</em>.
*
* @param in The wrapped input stream.
* @deprecated Use {@link AbstractBuilder#get()}.
Expand Down

0 comments on commit fecb876

Please sign in to comment.