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

annotations.io.fabric8.common.Builder Maven / Gradle / Ivy

package io.fabric8.common;


public interface Builder{

    T build();


}
   




© 2015 - 2025 Weber Informatics LLC | Privacy Policy