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

nl.tudelft.ewi.auta.srf.package-info Maven / Gradle / Ivy

The newest version!
/**
 * The AuTA script runtime facade.
 *
 * The interfaces in this facade allow for pluggable passing and formatting script runtimes in the
 * AuTA core.
 */
@ParametersAreNonnullByDefault
package nl.tudelft.ewi.auta.srf;

import javax.annotation.ParametersAreNonnullByDefault;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy