Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 292 Bytes

File metadata and controls

13 lines (10 loc) · 292 Bytes

Sliceable

Class

  • An Interface
  • Can be implemented by Course or TimeTableObjects; any entity and some Data Structures

Collaborators

  • Course
  • Child classes of TimeTableObject

Responsibilities

  • Require the split method, which will split the object into smaller objects