Packages

o

o1.city

Vacant

object Vacant extends Demographic

This immutable singleton object effectively means "no demographic at all". It can be used on a CityMap to indicate that a residence is empty.

Linear Supertypes
Demographic, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Vacant
  2. Demographic
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def toString: String
    Definition Classes
    Vacant → AnyRef → Any