Class RowCells

    • Constructor Detail

      • RowCells

        public RowCells​(byte[] bytes)
    • Method Detail

      • getSize

        public int getSize()
      • isDefined

        public boolean isDefined​(int index)
      • getCell

        public byte getCell​(int index)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object