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