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

tech.guyi.ipojo.module.h2.entity.IdGenerator Maven / Gradle / Ivy

The newest version!
package tech.guyi.ipojo.module.h2.entity;

public interface IdGenerator {

    ID get();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy