@FunctionalInterface public interface ArrayParserFactory
ValueParser able to parse serialized array structures. Parsers for all available factories| Modifier and Type | Method and Description |
|---|---|
ValueParser<String> |
newArrayParser(ValueParser<String> itemsParser) |
ValueParser<String> newArrayParser(ValueParser<String> itemsParser)
Copyright © 2021. All rights reserved.