Returns the value of the indexed component in the specified array object.
static boolean
Returns the value of the indexed component in the specified array object, as a boolean
.
static byte
Returns the value of the indexed component in the specified array object, as a byte
.
static char
Returns the value of the indexed component in the specified array object, as a char
.
static double
Returns the value of the indexed component in the specified array object, as a double
.
static float
Returns the value of the indexed component in the specified array object, as a float
.
static int
Returns the value of the indexed component in the specified array object, as an int
.
static int
Returns the length of the specified array object, as an int
.
static long
Returns the value of the indexed component in the specified array object, as a long
.
static short
Returns the value of the indexed component in the specified array object, as a short
.
Creates a new array with the specified component type and length.
Creates a new array with the specified component type and dimensions.
static void
Sets the value of the indexed component of the specified array object to the specified new value.
static void
Sets the value of the indexed component of the specified array object to the specified boolean
value.
static void
Sets the value of the indexed component of the specified array object to the specified byte
value.
static void
Sets the value of the indexed component of the specified array object to the specified char
value.
static void
Sets the value of the indexed component of the specified array object to the specified double
value.
static void
Sets the value of the indexed component of the specified array object to the specified float
value.
static void
Sets the value of the indexed component of the specified array object to the specified int
value.
static void
Sets the value of the indexed component of the specified array object to the specified long
value.
static void
Sets the value of the indexed component of the specified array object to the specified short
value.
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4