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

be.looorent.ponto.client.http.JsonMapping Maven / Gradle / Ivy

The newest version!
package be.looorent.ponto.client.http;

interface JsonMapping {
    E toEntity();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy