Uses of Class
org.htmlunit.corejs.javascript.Delegator
-
Packages that use Delegator Package Description org.htmlunit.corejs.javascript -
-
Uses of Delegator in org.htmlunit.corejs.javascript
Subclasses of Delegator in org.htmlunit.corejs.javascript Modifier and Type Class Description class
Synchronizer
This class provides support for implementing Java-style synchronized methods in Javascript.Methods in org.htmlunit.corejs.javascript that return Delegator Modifier and Type Method Description protected Delegator
Delegator. newInstance()
Crete new Delegator instance.
-