| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
Decimal256PairResult |
Decimal256.Divide(Decimal256 divisor)
Divide this number by right and return the result.
|
Decimal256PairResult |
Decimal256PairResult.getPointer(long i) |
Decimal256PairResult |
Decimal256PairResult.position(long position) |
Decimal256PairResult |
Decimal256PairResult.put(Decimal256PairResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Decimal256PairResult.Equals(Decimal256PairResult other)
Compare to another Result.
|
Decimal256PairResult |
Decimal256PairResult.put(Decimal256PairResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
Decimal256PairResult(Decimal256PairResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.