mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-25 15:33:28 +08:00
15 lines
236 B
Plaintext
15 lines
236 B
Plaintext
True
|
|
False
|
|
Nothing
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["boolean", "True"],
|
|
["boolean", "False"],
|
|
["boolean", "Nothing"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for booleans. |