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

com.github.ltsopensource.core.cluster.NodeBuilder Maven / Gradle / Ivy

package com.github.ltsopensource.core.cluster;

/**
 * @author Robert HG ([email protected]) on 4/21/16.
 */
public interface NodeBuilder {

    T build();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy