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

xsbti.F0 Maven / Gradle / Ivy

The newest version!
/* sbt -- Simple Build Tool
 * Copyright 2009  Mark Harrah
 */
package xsbti;

public interface F0
{
	T apply();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy