Uses of Class
org.optaweb.vehiclerouting.plugin.persistence.DistanceKey
-
Packages that use DistanceKey Package Description org.optaweb.vehiclerouting.plugin.persistence Persistence infrastructure. -
-
Uses of DistanceKey in org.optaweb.vehiclerouting.plugin.persistence
Methods in org.optaweb.vehiclerouting.plugin.persistence that return DistanceKey Modifier and Type Method Description (package private) DistanceKeyDistanceEntity. getKey()Constructors in org.optaweb.vehiclerouting.plugin.persistence with parameters of type DistanceKey Constructor Description DistanceEntity(DistanceKey key, Long distance)
-