/tripkit/CommonCoreLegacy/com.skedgo.tripkit.routing/TripGroupComparators/createDurationComparatorChain
createDurationComparatorChain
\ fun createDurationComparatorChain(willArriveBy: Boolean): Comparator<TripGroup>
Parameters
androidJvm
willArriveBy | True, it's arrive-by query. Otherwise, leave-after query. |