Effective Java Chapter 2 Creating and Destroying Objects

    This chapter concerns creating and destorying objects : when and how to create them, when and how to avoid creating them, how to ensure they are destoryed in a timely manner, how to manage any cleanup actions that must precede their destruction.

posted @ 2019-01-21 17:55  开发小拉拉  阅读(112)  评论(0编辑  收藏  举报