#3 Grid

Закрыто
6 лет назад открыта msieron · комментариев: 0
msieron прокомментировал 6 лет назад
  • Grid class should be implement interfaces:
    • list<list<value>>
    • list<Map/Record>
    • list<Bean>
    • 2-dimensional map: get/set(row,column)
    • composite map: get/set(Coords), where Coords{row,column}
  • Header should be available
    • list<string>
    • list<{type,name}>
  • Streaming operations: map, filter, each
    • row oriented
    • column oriented
    • cell oriented
    • filter columns, rows, rectangles
  • Sort
- Grid class should be implement interfaces: - list&lt;list&lt;value>> - list&lt;Map/Record> - list&lt;Bean> - 2-dimensional map: get/set(row,column) - composite map: get/set(Coords), where Coords{row,column} - Header should be available - list&lt;string> - list<{type,name}> - Streaming operations: map, filter, each - row oriented - column oriented - cell oriented - filter columns, rows, rectangles - Sort
msieron упомянул эту задачу в коммите 6 лет назад
Войдите, чтобы присоединиться к обсуждению.
Нет этапа
Нет ответственного
1 участников
Загрузка...
Отмена
Сохранить
Пока нет содержимого.