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