Interface ObjectSizeEstimator

    • Method Detail

      • estimateSize

        int estimateSize​(java.lang.Object o)
        Returns the estimated size of the specified object in bytes.
        Returns:
        a positive integer which represents the size of the specified object in bytes