| Package | Description |
|---|---|
| de.redsix.dmncheck.util |
| Modifier and Type | Method and Description |
|---|---|
static <A,B,C,D> Stream<D> |
Util.zip(Stream<? extends A> a,
Stream<? extends B> b,
Stream<? extends C> c,
TriFunction<? super A,? super B,? super C,? extends D> zipper) |
Copyright © 2021 red6 enterprise software GmbH. All rights reserved.