| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty()
Returns whether the object is empty, which may be the same as being false.
|
boolean |
isFalse()
Returns whether the object is not true.
|
boolean |
isTrue()
Returns whether the object is true.
|