DatedObject

interface DatedObject

Can be implemented by any object containing a timestamp. This interface can be use to sort such object

Inheritors

Properties

Link copied to clipboard
abstract val date: Long