Class DistanceKey

    • Constructor Detail

      • DistanceKey

        protected DistanceKey()
      • DistanceKey

        DistanceKey​(long fromId,
                    long toId)
    • Method Detail

      • getFromId

        Long getFromId()
      • setFromId

        void setFromId​(Long fromId)
      • getToId

        Long getToId()
      • setToId

        void setToId​(Long toId)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object