All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tech.harmonysoft.oss.common.id.Identifiable.kt Maven / Gradle / Ivy

package tech.harmonysoft.oss.common.id

interface Identifiable {

    val id: T
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy