Generated with
This document is part of the ebook for O1 (aka CS-A1110 Programming 1), a course at Aalto University.
This document is part of the ebook for O1 (aka CS-A1110 Programming 1), a course at Aalto University.
o1.city.Vacant$
This immutable singleton object effectively means “no demographic at all”. It can be used on a CityMap to indicate that a residence is empty.
Attributes
-
Graph
-
-
Supertypes
-
-
Self type
-
Members list
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-