DistUnits

redis.api.geo.DistUnits$
object DistUnits

Attributes

Source:
DistUnits.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object Feet extends Measurement

Attributes

Source:
DistUnits.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Feet.type
case object Kilometer extends Measurement

Attributes

Source:
DistUnits.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
sealed trait Measurement extends Product with Serializable

Attributes

Source:
DistUnits.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object Feet.type
object Kilometer.type
object Meter.type
object Mile.type
case object Meter extends Measurement

Attributes

Source:
DistUnits.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Meter.type
case object Mile extends Measurement

Attributes

Source:
DistUnits.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Mile.type