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