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

org.openl.rules.ui.tree.AbstractTreeBuilder Maven / Gradle / Ivy

The newest version!
package org.openl.rules.ui.tree;

public abstract class AbstractTreeBuilder {

    public abstract T build();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy