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

com.slimgears.apt.data.InfoBuilder Maven / Gradle / Ivy

There is a newer version: 0.7.58
Show newest version
/**
 *
 */
package com.slimgears.apt.data;

public interface InfoBuilder {
    T build();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy