mirror of
https://github.com/sjsdfg/effective-java-3rd-chinese.git
synced 2025-02-14 05:20:13 +08:00
13 lines
206 B
Plaintext
13 lines
206 B
Plaintext
use
|
|
library
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["constant", "use"],
|
|
["constant", "library"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for constants. |