Uses of Class
org.mozilla.javascript.Delegator
Packages that use Delegator
-
Uses of Delegator in org.mozilla.javascript
Subclasses of Delegator in org.mozilla.javascriptModifier and TypeClassDescriptionclass
This class provides support for implementing Java-style synchronized methods in Javascript.Methods in org.mozilla.javascript that return DelegatorModifier and TypeMethodDescriptionprotected Delegator
Delegator.newInstance()
Crete new Delegator instance.