Why would you ever implement finalize()?

前端 未结 21 2643
耶瑟儿~
耶瑟儿~ 2020-11-22 16:50

I\'ve been reading through a lot of the rookie Java questions on finalize() and find it kind of bewildering that no one has really made it plain that finalize()

21条回答
  •  遥遥无期
    2020-11-22 17:45

    I've been doing Java professionally since 1998, and I've never implemented finalize(). Not once.

提交回复
热议问题