DatedObject

interface DatedObject

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

Properties

Link copied to clipboard
abstract val date: Long

Inheritors

Link copied to clipboard