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 and Description |
---|
BranchExample() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.