DatedObjectComparators

object DatedObjectComparators

Properties

Link copied to clipboard
val ascComparator: Comparator<DatedObject>

Comparator to sort DatedObjects from the oldest to the latest.

Link copied to clipboard
val descComparator: Comparator<DatedObject>

Comparator to sort DatedObjects from the latest to the oldest.