-
Nested Class Summary
Nested Classes
-
-
Method Summary
Create a kernel that converts the values in an input chunk to a BigDecimal.
-
-
Method Details
-
-
makeToBigDecimalCast
Create a kernel that converts the values in an input chunk to a BigDecimal.
- Parameters:
type
- the type of chunk, can be an integral primitive type or BigInteger/BigDecimal
size
- the size of the largest chunk that can be cast by this kernel
- Returns:
- a
ToBigDecimalCast
that can be applied to chunks of type in order to produce a DoubleChunk of
values