public class Number128 extends Object implements Serializable
Constructor and Description |
---|
Number128(long lowValue,
long highValue) |
Modifier and Type | Method and Description |
---|---|
long |
getHighValue() |
long[] |
getLongArray() |
long |
getLowValue() |
void |
setHighValue(long hiValue) |
void |
setLowValue(long lowValue) |
Copyright © 2024. All rights reserved.