Companion

object Companion

Functions

equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
fromJson
Link copied to clipboard
common
fun fromJson(json: String): Timestamp
Deserializes a given json string in a timestamp object.
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
toString
Link copied to clipboard
common
open fun toString(): String

Properties

CNT_MAX_VALUE
Link copied to clipboard
common
const val CNT_MAX_VALUE: Int
Constant for timestamp counter maximum value
CNT_MIN_VALUE
Link copied to clipboard
common
const val CNT_MIN_VALUE: Int
Constant for timestamp counter minimum value