@Immutable public final class BigIntegerPair extends NumberPair
StringToNumberPairConverter,
OrderedNumberPair,
NumberPairLeft,
NumberPairRight,
BytePair,
ShortPair,
IntegerPair,
LongPair,
FloatPair,
DoublePair,
BigDecimalPair,
DatePair,
序列化表格| 限定符和类型 | 字段和说明 |
|---|---|
static BigIntegerPair |
DEFAULT |
| 构造器和说明 |
|---|
BigIntegerPair(BigDecimal left,
BigDecimal right) |
| 限定符和类型 | 方法和说明 |
|---|---|
BigInteger |
getLeft() |
BigInteger |
getRight() |
String |
toString() |
BigIntegerPair |
toTypedOrdered() |
equals, getLeft, getRight, hashCode, isOrdered, iterator, toOrdered, toPairforEach, spliteratorpublic static final BigIntegerPair DEFAULT
public BigIntegerPair(BigDecimal left, BigDecimal right)
public BigInteger getLeft()
public BigInteger getRight()
public BigIntegerPair toTypedOrdered()
public String toString()
toString 在类中 NumberPairCopyright © 2022. All rights reserved.