Class ArrayParserFactory
java.lang.Object
io.vertx.reactivex.ext.web.validation.builder.ArrayParserFactory
- All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionArrayParserFactory(ArrayParserFactory delegate) ArrayParserFactory(Object delegate) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()io.vertx.ext.web.validation.impl.parser.ValueParser<String> newArrayParser(io.vertx.ext.web.validation.impl.parser.ValueParser<String> itemsParser) static ArrayParserFactorytoString()
-
Field Details
-
__TYPE_ARG
-
-
Constructor Details
-
ArrayParserFactory
-
ArrayParserFactory
-
-
Method Details
-
toString
-
equals
-
hashCode
-
getDelegate
- Specified by:
getDelegatein interfaceio.vertx.lang.rx.RxDelegate
-
newArrayParser
-
newInstance
-