Uses of Class
org.mozilla.javascript.tools.shell.Main.ScriptReference
-
Packages that use Main.ScriptReference Package Description org.mozilla.javascript.tools.shell -
-
Uses of Main.ScriptReference in org.mozilla.javascript.tools.shell
Methods in org.mozilla.javascript.tools.shell that return Main.ScriptReference Modifier and Type Method Description (package private) Main.ScriptReference
Main.ScriptCache. get(java.lang.String path, byte[] digest)
Method parameters in org.mozilla.javascript.tools.shell with type arguments of type Main.ScriptReference Modifier and Type Method Description protected boolean
Main.ScriptCache. removeEldestEntry(java.util.Map.Entry<java.lang.String,Main.ScriptReference> eldest)
-