Class AnnotationsWiringEnvironmentImpl

    • Constructor Summary

      Constructors 
      Constructor Description
      AnnotationsWiringEnvironmentImpl​(graphql.schema.GraphQLDirectiveContainer element, graphql.schema.GraphQLDirective directive, graphql.schema.GraphQLSchemaElement parentElement, graphql.schema.GraphQLCodeRegistry.Builder codeRegistryBuilder)  
    • Constructor Detail

      • AnnotationsWiringEnvironmentImpl

        public AnnotationsWiringEnvironmentImpl​(graphql.schema.GraphQLDirectiveContainer element,
                                                graphql.schema.GraphQLDirective directive,
                                                graphql.schema.GraphQLSchemaElement parentElement,
                                                graphql.schema.GraphQLCodeRegistry.Builder codeRegistryBuilder)
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object