public static class LongDecimalWithOverflowAndLongStateFactory.GroupedLongDecimalWithOverflowAndLongState extends LongDecimalWithOverflowStateFactory.GroupedLongDecimalWithOverflowState implements LongDecimalWithOverflowAndLongState
numberOfElements, overflows, unscaledDecimals| Constructor and Description |
|---|
GroupedLongDecimalWithOverflowAndLongState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ensureCapacity(long size) |
long |
getEstimatedSize() |
long |
getLong() |
void |
setLong(long value) |
getLongDecimal, getOverflow, setLongDecimal, setOverflowgetGroupId, setGroupIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLongDecimal, getOverflow, setLongDecimal, setOverflowpublic GroupedLongDecimalWithOverflowAndLongState()
public void ensureCapacity(long size)
ensureCapacity in interface GroupedAccumulatorStateensureCapacity in class LongDecimalWithOverflowStateFactory.GroupedLongDecimalWithOverflowStatepublic long getLong()
getLong in interface LongDecimalWithOverflowAndLongStatepublic void setLong(long value)
setLong in interface LongDecimalWithOverflowAndLongStatepublic long getEstimatedSize()
getEstimatedSize in interface AccumulatorStategetEstimatedSize in class LongDecimalWithOverflowStateFactory.GroupedLongDecimalWithOverflowStateCopyright © 2012–2019. All rights reserved.