• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • None
    • core-libs

      Add static stream combinator methods:

        Stream.concat(s1, s2)
        IntStream.concat(s1, s2)
        LongStream.concat(s1, s2)
        DoubleStream.concat(s1, s2)

            henryjen Henry Jen
            briangoetz Brian Goetz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: