`Boolean?` can have three states, `true`, `false` ...
# intellij
k
Boolean?
can have three states,
true
,
false
and
null
.
== true
expresses clearly, that you're only interested in one of the states