How many bytes of memory does a java.util.Date object use?

后端 未结 7 2110
故里飘歌
故里飘歌 2020-12-10 12:15

I need to store a large amount of dates (potentially large enough that the amount of heap space used is a concern so please, no lectures on premature optimization), and I\'m

7条回答
提交回复
热议问题