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

nbcp.myoql.db.es.component.IEsWhereable.kt Maven / Gradle / Ivy

The newest version!
package nbcp.myoql.db.es.component

interface IEsWhereable {
    fun whereId(id: String);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy