#3 Grid

닫힘
msieron6 년 전을 오픈 · 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명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.