public interface DoubleDoubleState extends TwoNullableValueState
Modifier and Type | Method and Description |
---|---|
double |
getFirst() |
double |
getSecond() |
void |
setFirst(double first) |
void |
setSecond(double second) |
isFirstNull, isSecondNull, setFirstNull, setSecondNull
getEstimatedSize
Copyright © 2012–2022. All rights reserved.