Class ReflectiveHierarchyBuildItem.DefaultIgnoreTypePredicate

    • Constructor Detail

      • DefaultIgnoreTypePredicate

        public DefaultIgnoreTypePredicate()
    • Method Detail

      • test

        public boolean test​(org.jboss.jandex.DotName dotName)
        Specified by:
        test in interface Predicate<org.jboss.jandex.DotName>