mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-24 23:13:28 +08:00
15 lines
230 B
Plaintext
15 lines
230 B
Plaintext
True
|
|
False
|
|
None
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["boolean", "True"],
|
|
["boolean", "False"],
|
|
["boolean", "None"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for booleans. |