Interface Identifiable

  • All Known Implementing Classes:
    AStar.AStarVisitedNode, VisitedNode

    public interface Identifiable
    Since:
    release specific (what release of product did this appear in)
    • Method Detail

      • getId

        long getId()
        Returns the ID of the element. This is useful in determining whether two elements are quplicates.
        Returns: