tripkit-android / com.skedgo.tripkit.routing / TripGroupComparators / ARRIVAL_COMPARATOR_CHAIN

ARRIVAL_COMPARATOR_CHAIN

static val ARRIVAL_COMPARATOR_CHAIN:Comparator<TripGroup!>!

To sort routes by leave-after query.

"In arrive-by query it's better the later they depart. In a leave-after query it's better the earlier that they arrive." (Adrian said)

See Also <a href="https://redmine.buzzhives.com/issues/3967">Discussion</a&gt;