Class BranchExample


  • public class BranchExample
    extends Object
    An example that demonstrates the usage of Stream.branch(Predicate[]) to split a stream into multiple branches based on predicates.
    • Constructor Detail

      • BranchExample

        public BranchExample()