Uses of Class
io.leangen.graphql.generator.mapping.IgnoredAnnotationsTypeComparator
-
Packages that use IgnoredAnnotationsTypeComparator Package Description io.leangen.graphql.generator.mapping -
-
Uses of IgnoredAnnotationsTypeComparator in io.leangen.graphql.generator.mapping
Methods in io.leangen.graphql.generator.mapping that return IgnoredAnnotationsTypeComparator Modifier and Type Method Description IgnoredAnnotationsTypeComparatorIgnoredAnnotationsTypeComparator. exclude(Class<? extends Annotation>... annotationTypes)IgnoredAnnotationsTypeComparatorIgnoredAnnotationsTypeComparator. exclude(String... packages)IgnoredAnnotationsTypeComparatorIgnoredAnnotationsTypeComparator. include(Class<? extends Annotation>... annotationTypes)IgnoredAnnotationsTypeComparatorIgnoredAnnotationsTypeComparator. include(String... packages)
-