| Package | Description |
|---|---|
| org.mule.datasense.impl.util |
| Modifier and Type | Method and Description |
|---|---|
static <A,B,C,D,R> |
Parsers.match(Parsers.Function4<A,B,C,D,R> f)
Match four values, like the result of string("A").then(string("B")).then(string("C")).then(string("D"))
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.