com.google.inject.grapher

Class Node

    • Method Detail

      • getId

        public NodeId getId()
      • getSource

        public Object getSource()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • copy

        public abstract Node copy(NodeId id)
        Returns a copy of the node with a new ID.
        Parameters:
        id - new ID of the node
        Returns:
        copy of the node with a new ID

Copyright © 2006–2020 Google, Inc.. All rights reserved.