Returns an ListBuffer that wraps the original list.
Returns an ArrayBuffer that wraps the original array.
Returns DoubleBuffer over this array.
the new buffer.
Returns FloatBuffer over this array.
Returns IntBuffer over this array.
Returns LongBuffer over this array.
Returns ShortBuffer over this array.