Class NativeArray

All Implemented Interfaces:
Serializable, Iterable, Collection, List, SequencedCollection, ConstProperties, DebuggableObject, IdFunctionCall, Scriptable, SymbolScriptable

public class NativeArray extends IdScriptableObject implements List
This class implements the Array native object.
Author:
Norris Boyd, Mike McCabe
See Also: