![JAR search and dependency download from the Maven repository](/logo.png)
fr.lteconsulting.angular2gwt.client.JsCallback1 Maven / Gradle / Ivy
package fr.lteconsulting.angular2gwt.client;
import jsinterop.annotations.JsFunction;
@JsFunction
@FunctionalInterface
public interface JsCallback1
{
void exec( T value );
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy