Class AnnotationIndex

    • Constructor Detail

      • AnnotationIndex

        protected AnnotationIndex​(String annotationName,
                                  Set<String> annotatedInterfaces,
                                  Set<String> annotatedClasses,
                                  Set<String> annotatedAnnotations,
                                  Set<org.wildfly.experimental.api.classpath.index.AnnotatedMethod> annotatedMethods,
                                  Set<org.wildfly.experimental.api.classpath.index.AnnotatedConstructor> annotatedConstructors,
                                  Set<org.wildfly.experimental.api.classpath.index.AnnotatedField> annotatedFields)
    • Method Detail

      • equals

        public boolean equals​(Object o)
        For testing
        Overrides:
        equals in class Object
        Parameters:
        o - the other index
        Returns:
        true if the instances are the same or have the same contents