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

it.cnr.iit.jscontact.tools.dto.interfaces.IdMapValue Maven / Gradle / Ivy

package it.cnr.iit.jscontact.tools.dto.interfaces;

/**
 * This interface is used to identify an object that can be included as value in a map satisfying the IdMapConstraint.
 *
 * @author Mario Loffredo
 */
public interface IdMapValue {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy