Package wrsp.data.solution
Class Travel
java.lang.Object
wrsp.data.solution.ScheduleEvent
wrsp.data.solution.Travel
- All Implemented Interfaces:
Comparable<ScheduleEvent>
This class represents a travel event in a schedule, so a travel event between two locations, with a planned start time.
-
Field Summary
Fields inherited from class wrsp.data.solution.ScheduleEvent
end, start -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class wrsp.data.solution.ScheduleEvent
compareTo, equals, getDuration, getEnd, getStart, hashCode