CompoundElement API cleanup

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 24
    • Component/s: core-libs
    • None

      CompoundElement was recently refitted to be Iterable; it has vestiges of Iteration support methods, such as `void forEachElement(Consumer<E> consumer)` and `Iterable<E> elements()`. In addition, there are some straightforward implementation improvements unlocked from this cleanup, such as using stream builder on foreach to create stream.

            Assignee:
            Chen Liang
            Reporter:
            Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: