toDecimalList

Converts a ByteArray to a list of Decimal


Converts a DoubleArray to a list of Decimal


Converts a FloatArray to a list of Decimal


Converts an IntArray to a list of Decimal


Converts a ShortArray to a list of Decimal


Converts a LongArray to a list of Decimal


Converts a Collection of NumberType to a list of Decimal

Parameters

NumberType

the type of Number in the collection.