Uses of Class
org.mozilla.javascript.LazilyLoadedCtor
-
Packages that use LazilyLoadedCtor Package Description org.mozilla.javascript -
-
Uses of LazilyLoadedCtor in org.mozilla.javascript
Methods in org.mozilla.javascript with parameters of type LazilyLoadedCtor Modifier and Type Method Description (package private) void
ScriptableObject. addLazilyInitializedValue(java.lang.String name, int index, LazilyLoadedCtor init, int attributes)
-