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