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