public interface BooleanDoubleState extends TwoNullableValueState
| Modifier and Type | Method and Description |
|---|---|
boolean |
getFirst() |
double |
getSecond() |
void |
setFirst(boolean first) |
void |
setSecond(double second) |
isFirstNull, isSecondNull, setFirstNull, setSecondNullgetEstimatedSizeCopyright © 2012–2019. All rights reserved.