Closed brandoncjh closed 4 years ago
https://nus-cs2113-ay1920s2.github.io/website/book/uml/classDiagrams/associations/navigability/
In the exercise, it says, "In the implementation, the Unit object will hold a Unit object in one of its variables." Was wondering if the 2nd Unit was meant to be an Item instead?
Unit
You are right @brandoncjh Thanks for the bug report. Fixed.
https://nus-cs2113-ay1920s2.github.io/website/book/uml/classDiagrams/associations/navigability/
In the exercise, it says, "In the implementation, the
Unit
object will hold aUnit
object in one of its variables." Was wondering if the 2nd Unit was meant to be an Item instead?