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

org.drools.lang.descr.DeclarativeInvokerDescr Maven / Gradle / Ivy

There is a newer version: 10.0.0
Show newest version
package org.drools.lang.descr;

/**
 * This is the parent class function/method calls.
 */
public class DeclarativeInvokerDescr extends BaseDescr {
    private static final long serialVersionUID = 400L;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy