Packages

case class StoreBoth(results: (Geo.this)#Store, distances: (Geo.this)#StoreDist) extends (Geo.this)#StoreOptions with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, (Geo.this)#StoreOptions, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. StoreBoth
  2. Serializable
  3. Product
  4. Equals
  5. StoreOptions
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new StoreBoth(results: (Geo.this)#Store, distances: (Geo.this)#StoreDist)

Value Members

  1. val distances: (Geo.this)#StoreDist
  2. def productElementNames: Iterator[String]
    Definition Classes
    Product
  3. val results: (Geo.this)#Store
  4. def store: Option[(Geo.this)#Store]
    Definition Classes
    StoreBothStoreOptions
  5. def storeDist: Option[(Geo.this)#StoreDist]
    Definition Classes
    StoreBothStoreOptions