开发者

Which books go into detail about Java Reference types? [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 4 years ago.

Improve this question

Any book or article talking about the java references (s开发者_开发技巧trong, soft, weak,Phantom references)? How to use them (scenarios)?


Understanding Java (Strong, Weak, Soft and Phantom) References. Moreover, technically the best core java book, I found is, Khalid Mughals' certification book, A Programmer's Guide to Java. It is dated, indeed.


The Java Programming Language: Fourth Ed. has a few pages about them. It is a very good reference, that goes into detail on how the garbage collection is performed, and how references are involved.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜