Uses of Interface
io.quarkus.vertx.web.deployment.VertxWebProcessor.TriPredicate
-
-
Uses of VertxWebProcessor.TriPredicate in io.quarkus.vertx.web.deployment
Fields in io.quarkus.vertx.web.deployment declared as VertxWebProcessor.TriPredicate Modifier and Type Field Description (package private) VertxWebProcessor.TriPredicate<org.jboss.jandex.Type,Set<org.jboss.jandex.AnnotationInstance>,org.jboss.jandex.IndexView>VertxWebProcessor.ParameterInjector.Builder. predicate(package private) VertxWebProcessor.TriPredicate<org.jboss.jandex.Type,Set<org.jboss.jandex.AnnotationInstance>,org.jboss.jandex.IndexView>VertxWebProcessor.ParameterInjector. predicateMethods in io.quarkus.vertx.web.deployment with parameters of type VertxWebProcessor.TriPredicate Modifier and Type Method Description (package private) VertxWebProcessor.ParameterInjector.BuilderVertxWebProcessor.ParameterInjector.Builder. match(VertxWebProcessor.TriPredicate<org.jboss.jandex.Type,Set<org.jboss.jandex.AnnotationInstance>,org.jboss.jandex.IndexView> predicate)
-