| Interface | Description |
|---|---|
| ScriptableMap<K,V> |
Contract to be implemented by classes providing Map like collections to JavaScript.
|
| Class | Description |
|---|---|
| NativeList | |
| NativeMap |
Wrapper for exposing maps in Rhino scripts.
|
| ScriptableLinkedHashMap<K,V> |
Implementation of a Scriptable Map.
|
| ScriptableWrappedMap |
Implementation of a Scriptable Map.
|
| ScriptValueConverter |
Value Converter to marshal objects between Java and Javascript.
|
Copyright © 2009–2017. All rights reserved.