Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
10いいね 766回再生

Effective Java in depth -- Item 7: Eliminate obsolete object references

In this tutorial on "Effective Java", I discuss the benefit of nulling out obsolete object references in classes that manage their own resources. This mainly relates to the data structures such as stack or arraylist.

コメント