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

com.jparams.junit4.test.data.converter.Conveter Maven / Gradle / Ivy

There is a newer version: 1.0.4
Show newest version
package com.jparams.junit4.test.data.converter;

public interface Conveter {
    T convert(String data);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy