Class Cells


  • public class Cells
    extends Object
    Access all cells.
    • Constructor Detail

      • Cells

        public Cells​(Cell rootCell)
    • Method Detail

      • getRootCell

        public Cell getRootCell()
      • getAllCells

        public com.google.common.collect.ImmutableList<Cell> getAllCells()
      • getSuperRootPath

        public AbsPath getSuperRootPath()
        Returns:
        Path of the topmost cell's path that roots all other cells