Hierarchy For Package org.optaplanner.examples.vehiclerouting.domain
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.optaplanner.examples.common.domain.AbstractPersistable
- org.optaplanner.examples.vehiclerouting.domain.Customer (implements org.optaplanner.examples.vehiclerouting.domain.Standstill)
- org.optaplanner.examples.vehiclerouting.domain.Depot
- org.optaplanner.examples.vehiclerouting.domain.Vehicle (implements org.optaplanner.examples.vehiclerouting.domain.Standstill)
- org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
- org.optaplanner.examples.common.domain.AbstractPersistable
Interface Hierarchy
- org.optaplanner.examples.vehiclerouting.domain.Standstill