Class TupleParserFactory
java.lang.Object
io.vertx.rxjava3.ext.web.validation.builder.TupleParserFactory
- All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTupleParserFactory(TupleParserFactory delegate) TupleParserFactory(Object delegate) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static TupleParserFactoryio.vertx.ext.web.validation.impl.parser.ValueParser<String> newTupleParser(List<io.vertx.ext.web.validation.impl.parser.ValueParser<String>> itemsParser, io.vertx.ext.web.validation.impl.parser.ValueParser<String> additionalItemsParser) toString()
-
Field Details
-
__TYPE_ARG
-
-
Constructor Details
-
TupleParserFactory
-
TupleParserFactory
-
-
Method Details
-
toString
-
equals
-
hashCode
-
getDelegate
- Specified by:
getDelegatein interfaceio.vertx.lang.rx.RxDelegate
-
newTupleParser
-
newInstance
-