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
using java's instrumentation framework, getObjectSize says it's 24B.