Fix @since for new o.a.c.lang3.stream.Streams class.
This replaces o.a.c.lang3.Streams.
This commit is contained in:
parent
3302d5040b
commit
4453bb3ede
|
@ -62,7 +62,7 @@ import org.apache.commons.lang3.function.FailablePredicate;
|
|||
*
|
||||
* @see Stream
|
||||
* @see Failable
|
||||
* @since 3.10
|
||||
* @since 3.11
|
||||
*/
|
||||
public class Streams {
|
||||
|
||||
|
|
Loading…
Reference in New Issue