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

commonMain.com.bselzer.ktx.value.identifier.Identifiable.kt Maven / Gradle / Ivy

The newest version!
package com.bselzer.ktx.value.identifier

interface Identifiable, Value> {
    val id: Id
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy