mirror of
https://github.com/sjsdfg/effective-java-3rd-chinese.git
synced 2025-02-14 05:20:13 +08:00
13 lines
197 B
Plaintext
13 lines
197 B
Plaintext
|
WIN
|
||
|
FAIL
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["boolean", "WIN"],
|
||
|
["boolean", "FAIL"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for booleans.
|