Class CacheableRoute
java.lang.Object
org.deltava.beans.navdata.CacheableRoute
- All Implemented Interfaces:
Serializable
,Route
,Cacheable
-
Constructor Summary
ConstructorsConstructorDescriptionCacheableRoute
(String route, Collection<NavigationDataBean> waypoints) Creates the route. -
Method Summary
-
Constructor Details
-
CacheableRoute
Creates the route.- Parameters:
route
- the route textwaypoints
- the waypoints
-
-
Method Details
-
getWaypoints
Description copied from interface:Route
Returns the waypoints for this Route.- Specified by:
getWaypoints
in interfaceRoute
- Returns:
- a LinkedList of Intersections
-
getRoute
-
getSize
-
cacheKey
-
toString
-
hashCode
-
equals