![JAR search and dependency download from the Maven repository](/logo.png)
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