Uses of Class
org.mozilla.javascript.ClassCache
-
Packages that use ClassCache Package Description org.mozilla.javascript -
-
Uses of ClassCache in org.mozilla.javascript
Methods in org.mozilla.javascript that return ClassCache Modifier and Type Method Description static ClassCache
ClassCache. get(Scriptable scope)
Search for ClassCache object in the given scope.
-