Class BitmapStatistics


  • public class BitmapStatistics
    extends Object
    • Method Detail

      • containerFraction

        public double containerFraction​(long containerTypeCount)
        Calculates what fraction of all containers is the `containerTypeCount`
        Parameters:
        containerTypeCount - denominator
        Returns:
        some fraction
      • containerCount

        public long containerCount()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getBitmapsCount

        public long getBitmapsCount()
      • getBitmapContainerCount

        public long getBitmapContainerCount()
      • getRunContainerCount

        public long getRunContainerCount()