|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectqx.lang.Array
public class Array
Helper functions for arrays.
The native JavaScript Array is not modified by this class. However,
there are modifications to the native Array in Core
for
browsers that do not support certain JavaScript 1.6 features natively .
The string/array generics introduced in JavaScript 1.6 are supported by
Generics
.
Constructor Summary | |
---|---|
Array()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Array()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |