public interface LongAndDoubleState extends AccumulatorState
| Modifier and Type | Method and Description |
|---|---|
double |
getDouble() |
long |
getLong() |
void |
setDouble(double value) |
void |
setLong(long value) |
getEstimatedSizeCopyright © 2012–2019. All rights reserved.