Class MemoryFootprint<T>


  • public class MemoryFootprint<T>
    extends Object
    Holder for a value and the memory increase in the internal dictionary associated with the increase
    • Method Detail

      • value

        public T value()
      • memoryIncrease

        public int memoryIncrease()