Uses of Class
io.quarkus.smallrye.graphql.deployment.OverridableIndex
-
Packages that use OverridableIndex Package Description io.quarkus.smallrye.graphql.deployment -
-
Uses of OverridableIndex in io.quarkus.smallrye.graphql.deployment
Methods in io.quarkus.smallrye.graphql.deployment that return OverridableIndex Modifier and Type Method Description static OverridableIndexOverridableIndex. create(org.jboss.jandex.IndexView original, org.jboss.jandex.IndexView override)
-