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