sdk-routing / com.tomtom.online.sdk.routing.data.batch / BatchableRoutingResponseVisitor / visit

visit

abstract fun visit(routeResponse: RouteResponse!): Unit

Allows the use of a visitor design pattern for RouteResponse.

abstract fun visit(reachableRangeesponse: ReachableRangeResponse!): Unit

Allows the use of a visitor design patter for ReachableRangeResponse.