Details

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

    Description

      Add static stream combinator methods:

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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: