Class Neighbor


  • public class Neighbor
    extends Object
    • Constructor Detail

      • Neighbor

        public Neighbor​(Cell cell,
                        Cell neighbor)
    • Method Detail

      • getCell

        public Cell getCell()
      • getNeighbor

        public Cell getNeighbor()