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