See: Description
Interface | Description |
---|---|
Booleans | |
BooleansModifiable | |
Bytes |
Strings are encoded and decoded using the UTF-8 charset (multi-byte
charsets just aren't worth the increased complication in indexing).
|
BytesModifiable |
Strings are encoded and decoded using the UTF-8 charset (multi-byte
charsets just aren't worth the increased complication in indexing).
|
Chars | |
CharsModifiable | |
Doubles | |
DoublesModifiable | |
Floats | |
FloatsModifiable | |
Ints | |
IntsModifiable | |
Longs | |
LongsModifiable | |
Objects | |
ObjectsModifiable |
Class | Description |
---|---|
BooleansArray | |
BytesArray | |
CharsArray | |
DoublesArray | |
FloatsArray | |
IntsArray | |
LongsArray | |
ObjectsArray |
Copyright © 2016 Metron, Inc.. All rights reserved.