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

toolgood.algorithm.internals.MyFunction Maven / Gradle / Ivy

package toolgood.algorithm.internals;

import toolgood.algorithm.Operand;
import java.util.List;

public class MyFunction {
    public String Name;
    public List OperandList;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy