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

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

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

public interface IdInterface {

  T id();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy