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

org.easyb.plugin.ui.NodeBuilder Maven / Gradle / Ivy

The newest version!
package org.easyb.plugin.ui;

import org.easyb.plugin.StepResult;

public interface NodeBuilder  {
    T build(StepResult result);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy