effectivejava共2篇
Effective Java: #7 Obsolete object and memory leak-拾光赋

Effective Java: #7 Obsolete object and memory leak

Effective Java: #7 Obsolete object and memory leak,Java is the Garbage Collector programing language. What does that mean to you? I mean that the language will take care of cleanin...
kity的头像-拾光赋kity5年前
0488
TIL — Static Factory Methods-拾光赋

TIL — Static Factory Methods

TIL — Static Factory Methods,Today my work tasks led me to read about static factory methods, which are a different approach to initializing Java classes. Effective Java (Addison-...
kity的头像-拾光赋kity6年前
0479