Class MinDistanceWeight


  • public class MinDistanceWeight
    extends wpds.impl.Weight
    • Constructor Detail

      • MinDistanceWeight

        public MinDistanceWeight​(Integer minDistance)
    • Method Detail

      • extendWith

        public wpds.impl.Weight extendWith​(wpds.impl.Weight o)
        Specified by:
        extendWith in class wpds.impl.Weight
      • combineWith

        public wpds.impl.Weight combineWith​(wpds.impl.Weight o)
        Specified by:
        combineWith in class wpds.impl.Weight
      • hashCode

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

        public Integer getMinDistance()