Uses of Class
org.mozilla.javascript.LambdaFunction
Packages that use LambdaFunction
-
Uses of LambdaFunction in org.mozilla.javascript
Subclasses of LambdaFunction in org.mozilla.javascriptModifier and TypeClassDescriptionclass
This class implements a JavaScript function that may be used as a constructor by delegating to an interface that can be easily implemented as a lambda.