Class CellRangeAddress8Bit

    • Constructor Detail

      • CellRangeAddress8Bit

        public CellRangeAddress8Bit​(int firstRow,
                                    int lastRow,
                                    int firstCol,
                                    int lastCol)
    • Method Detail

      • copy

        public CellRangeAddress8Bit copy()
        Returns:
        a deep copy of the implementing class / instance
      • getEncodedSize

        public static int getEncodedSize​(int numberOfItems)