![JAR search and dependency download from the Maven repository](/logo.png)
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