Class Entity

    • Constructor Detail

      • Entity

        public Entity()
    • Method Detail

      • setDataIndex

        public void setDataIndex​(int i)
      • getDataIndex

        public int getDataIndex()
      • setConnectingCells

        public void setConnectingCells​(Cell[] cells)
      • getConnectingCells

        public Cell[] getConnectingCells()
      • isBoundry

        public boolean isBoundry()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object