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

ru.fix.stdlib.id.generator.IdGenerator.kt Maven / Gradle / Ivy

The newest version!
package ru.fix.stdlib.id.generator

interface IdGenerator {
    fun nextId(): Long
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy