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