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, setOverflow
getGroupId, setGroupId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLongDecimal, getOverflow, setLongDecimal, setOverflow
public GroupedLongDecimalWithOverflowAndLongState()
public void ensureCapacity(long size)
ensureCapacity
in interface GroupedAccumulatorState
ensureCapacity
in class LongDecimalWithOverflowStateFactory.GroupedLongDecimalWithOverflowState
public long getLong()
getLong
in interface LongDecimalWithOverflowAndLongState
public void setLong(long value)
setLong
in interface LongDecimalWithOverflowAndLongState
public long getEstimatedSize()
getEstimatedSize
in interface AccumulatorState
getEstimatedSize
in class LongDecimalWithOverflowStateFactory.GroupedLongDecimalWithOverflowState
Copyright © 2012–2019. All rights reserved.