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

com.github.huifer.crud.interfaces.id.IntIdInterface Maven / Gradle / Ivy

package com.github.huifer.crud.interfaces.id;

public interface IntIdInterface extends IdInterface {

  Integer id();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy