Uses of Interface
org.optaweb.vehiclerouting.plugin.persistence.VehicleCrudRepository
-
Packages that use VehicleCrudRepository Package Description org.optaweb.vehiclerouting.plugin.persistence Persistence infrastructure. -
-
Uses of VehicleCrudRepository in org.optaweb.vehiclerouting.plugin.persistence
Constructors in org.optaweb.vehiclerouting.plugin.persistence with parameters of type VehicleCrudRepository Constructor Description VehicleRepositoryImpl(VehicleCrudRepository repository)
-