Identifiable

Properties

Link copied to clipboard
abstract val id: T

唯一标识符

Link copied to clipboard
abstract val idString: String

可读ID

Functions

Link copied to clipboard
abstract operator fun compareTo(other: Identifiable<T>): Int