public static class LongDecimalWithOverflowAndLongStateFactory.SingleLongDecimalWithOverflowAndLongState extends LongDecimalWithOverflowStateFactory.SingleLongDecimalWithOverflowState implements LongDecimalWithOverflowAndLongState
| Modifier and Type | Field and Description |
|---|---|
protected long |
longValue |
static int |
SIZE |
overflow, unscaledDecimal| Constructor and Description |
|---|
SingleLongDecimalWithOverflowAndLongState() |
| Modifier and Type | Method and Description |
|---|---|
long |
getEstimatedSize() |
long |
getLong() |
void |
setLong(long longValue) |
getLongDecimal, getOverflow, setLongDecimal, setOverflowclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLongDecimal, getOverflow, setLongDecimal, setOverflowpublic SingleLongDecimalWithOverflowAndLongState()
public long getLong()
getLong in interface LongDecimalWithOverflowAndLongStatepublic void setLong(long longValue)
setLong in interface LongDecimalWithOverflowAndLongStatepublic long getEstimatedSize()
getEstimatedSize in interface AccumulatorStategetEstimatedSize in class LongDecimalWithOverflowStateFactory.SingleLongDecimalWithOverflowStateCopyright © 2012–2019. All rights reserved.