IpVersion

com.comcast.ip4s.IpVersion
See theIpVersion companion trait
object IpVersion

Attributes

Companion
trait
Source
Host.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
IpVersion.type

Members list

Type members

Classlikes

case object V4 extends IpVersion

Attributes

Source
Host.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait IpVersion
class Object
trait Matchable
class Any
Show all
Self type
V4.type
case object V6 extends IpVersion

Attributes

Source
Host.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait IpVersion
class Object
trait Matchable
class Any
Show all
Self type
V6.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala