mirror of
https://github.com/sjsdfg/effective-java-3rd-chinese.git
synced 2025-02-04 00:30:47 +08:00
15 lines
259 B
Plaintext
15 lines
259 B
Plaintext
__show__
|
|
__cmd__
|
|
__with__
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["special", "__show__"],
|
|
["special", "__cmd__"],
|
|
["special", "__with__"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for special functions. |