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

com.eharmony.aloha.id.Identifiable.scala Maven / Gradle / Ivy

The newest version!
package com.eharmony.aloha.id

trait Identifiable[+A] {
    def modelId: A
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy