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

com.springleaf.cloud.discovery.config.datasource.converter.Converter Maven / Gradle / Ivy

package com.springleaf.cloud.discovery.config.datasource.converter;

public interface Converter {
    T convert(S var1);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy