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

com.poiji.bind.PropertyUnmarshaller Maven / Gradle / Ivy

package com.poiji.bind;

/**
 * Created by hakan on 25.05.2020
 */
public interface PropertyUnmarshaller {

     T unmarshal(Class type);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy