All Bundles

IntArrayRef

Holds an integer array

Implements: Primitive

Operations

New

Default constructor

New()

Copy constructor

New(values:Int[])
Parameters
NameTypeDescription
valuesInt[]integer array

Get

Get values

method : public : Get() ~ Int[]
Return
TypeDescription
Int[]values

Set

Set values

method : public : Set(values:Int[]) ~ Nil
Parameters
NameTypeDescription
valuesInt[]integer array