SpatialGrid<T extends App<T>> constructor

SpatialGrid<T extends App<T>>(
  1. double cellSize
)

Implementation

SpatialGrid(this.cellSize);