Literals

com.comcast.ip4s.Literals$
object Literals

Attributes

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

Members list

Concise view

Type members

Classlikes

object host extends Literally[Hostname]

Attributes

Source:
Literals.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
host.type
object idn extends Literally[IDN]

Attributes

Source:
Literals.scala
Graph
Supertypes
trait Literally[IDN]
class Object
trait Matchable
class Any
Self type
idn.type
object ip extends Literally[IpAddress]

Attributes

Source:
Literals.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ip.type
object ipv4 extends Literally[Ipv4Address]

Attributes

Source:
Literals.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ipv4.type
object ipv6 extends Literally[Ipv6Address]

Attributes

Source:
Literals.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ipv6.type
object mip extends Literally[Multicast[IpAddress]]

Attributes

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

Attributes

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

Attributes

Source:
Literals.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
mipv6.type
object port extends Literally[Port]

Attributes

Source:
Literals.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
port.type
object ssmip extends Literally[Strict[IpAddress]]

Attributes

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

Attributes

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

Attributes

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