- Ch. 5.5 — Inheritance & polymorphism
- Ch. 5.7 — Interfaces
- Ch. 10.1.6 — Equality & comparison
Build a polymorphic geometry system demonstrating:
- inheritance
- interfaces
- equals/hashCode
- Comparable and Comparator sorting
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Build a polymorphic geometry system demonstrating: