public static class TwoDimensionalStatsResource.Row extends Object
Constructor and Description |
---|
Row(List<TwoDimensionalStatsResource.Cell> otherCells) |
Row(TwoDimensionalStatsResource.Cell first,
List<TwoDimensionalStatsResource.Cell> otherCells) |
public Row(TwoDimensionalStatsResource.Cell first, List<TwoDimensionalStatsResource.Cell> otherCells)
public Row(List<TwoDimensionalStatsResource.Cell> otherCells)
public List<TwoDimensionalStatsResource.Cell> getCells()
Copyright © 2002-2021 Atlassian. All Rights Reserved.