protected static class RhinoInterpreter.Entry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
org.mozilla.javascript.Script |
script
The compiled script.
|
java.lang.String |
str
The script string.
|
Constructor and Description |
---|
Entry(java.lang.String str,
org.mozilla.javascript.Script script)
Creates a new script cache entry object.
|
Copyright © 2022 Apache Software Foundation. All Rights Reserved.