-
Get the array data as java.math.BigDecimal[]
This convenience method returns the contents of the array as an array of BigDecimal.
double[]
Get the array data as double[]
This convenience method returns the contents of the array as an array of double.
Get the array data as Double[]
This convenience method returns the contents of the array as an array of BigDecimal.
float[]
Get the array data as float[]
This convenience method returns the contents of the array as an array of float.
Get the array data as Float[]
This convenience method returns the contents of the array as an array of BigDecimal.
int[]
Get the array data as int[]
This convenience method returns the contents of the array as an array of int.
Get the array data as Integer[]
This convenience method returns the contents of the array as an array of BigDecimal.
long[]
Get the array data as long[]
This convenience method returns the contents of the array as an array of long.
Get the array data as Long[]
This convenience method returns the contents of the array as an array of BigDecimal.