| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
Decimal128Pair |
Decimal128Pair.first(Decimal128 first) |
Decimal128Pair |
Decimal128PairResult.multiply() |
Decimal128Pair |
Decimal128Pair.put(Decimal128 firstValue,
Decimal128 secondValue) |
Decimal128Pair |
Decimal128Pair.put(Decimal128Pair x) |
Decimal128Pair |
Decimal128Pair.second(Decimal128 second) |
Decimal128Pair |
Decimal128PairResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
| Modifier and Type | Method and Description |
|---|---|
Decimal128Pair |
Decimal128Pair.put(Decimal128Pair x) |
| Constructor and Description |
|---|
Decimal128PairResult(Decimal128Pair value)
Constructs a Result object that contains
value. |
Copyright © 2020. All rights reserved.