nl.tudelft.ewi.auta.srf.model.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of auta-srf Show documentation
Show all versions of auta-srf Show documentation
A facade for metric script executors
The newest version!
/**
* The data model to be handled by scripts.
*/
@ParametersAreNonnullByDefault
package nl.tudelft.ewi.auta.srf.model;
import javax.annotation.ParametersAreNonnullByDefault;