Coordinate

public Coordinate<T> Coordinate<T extends Number>(    Integer row,     Integer col,     T count)