Class NativeArray

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

public class NativeArray extends IdScriptableObject implements List
This class implements the Array native object.
See Also: