Fix @since for new o.a.c.lang3.stream.Streams class.

This replaces o.a.c.lang3.Streams.
This commit is contained in:
aherbert 2020-06-18 12:13:15 +01:00
parent 3302d5040b
commit 4453bb3ede
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
*
* @see Stream
* @see Failable
* @since 3.10
* @since 3.11
*/
public class Streams {