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