nl.tudelft.ewi.auta.srf.iface.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 facade interface.
*/
@ParametersAreNonnullByDefault
package nl.tudelft.ewi.auta.srf.iface;
import javax.annotation.ParametersAreNonnullByDefault;