msieron komentēja 6 gadi atpakaļ
- 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