#3 Grid

クローズ
6 年 前msieron によって開かれました · 0 コメント
msieron6 年 前 にコメントしました
  • 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 年 前 から参照されました
msieron 6 年 前 に閉じられました
会話に参加するには サインイン してください。
マイルストーンなし
担当者なし
1 参加者
読み込み中…
キャンセル
保存
まだコンテンツがありません