Class AbstractEntrySizeCalculatorHelper<K,​V>

    • Field Detail

      • OBJECT_SIZE

        public static final int OBJECT_SIZE
      • POINTER_SIZE

        public static final int POINTER_SIZE
    • Constructor Detail

      • AbstractEntrySizeCalculatorHelper

        public AbstractEntrySizeCalculatorHelper()
    • Method Detail

      • roundUpToNearest8

        public long roundUpToNearest8​(long size)