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

javajs.api.JSFunction Maven / Gradle / Ivy

There is a newer version: 14.31.10
Show newest version
package javajs.api;

/**
 * A flag that this object is really a JavaScript function that, for example,
 * might be called from setTimeout(). 
 * 
 * @author Bob Hanson
 *
 */
public interface JSFunction {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy