IPAddress

org.encalmo.models.IPAddress$package.IPAddress

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Show all
Self type
IPAddress.type

Members list

Type members

Inherited classlikes

object given_Conversion_O_T extends Conversion[O, T]

Attributes

Inherited from:
AutoShow
Supertypes
class Conversion[O, T]
trait O => T
class Object
trait Matchable
class Any

Value members

Inherited methods

inline def apply(value: String): IPAddress

Attributes

Inherited from:
SimpleOpaqueString
inline def show(value: IPAddress): String

Attributes

Inherited from:
SimpleOpaqueString
inline def unapply(value: IPAddress): Option[String]

Attributes

Inherited from:
OpaqueType

Givens

Inherited givens

Attributes

Inherited from:
AutoShow

Attributes

Inherited from:
OpaqueString
given given_ReadWriter_O: ReadWriter[IPAddress]

Attributes

Inherited from:
OpaqueString

Extensions

Inherited extensions

extension (value: IPAddress)
inline def existsIn(values: IPAddress*): Boolean

Attributes

Inherited from:
OpaqueType
extension (value: IPAddress)
inline def drop(n: Int): IPAddress

Attributes

Inherited from:
SimpleOpaqueString
inline def dropRight(n: Int): IPAddress

Attributes

Inherited from:
SimpleOpaqueString
inline def head: IPAddress

Attributes

Inherited from:
SimpleOpaqueString
inline def init: IPAddress

Attributes

Inherited from:
SimpleOpaqueString
inline def last: IPAddress

Attributes

Inherited from:
SimpleOpaqueString
inline def tail: IPAddress

Attributes

Inherited from:
SimpleOpaqueString
inline def take(n: Int): IPAddress

Attributes

Inherited from:
SimpleOpaqueString
inline def takeRight(n: Int): IPAddress

Attributes

Inherited from:
SimpleOpaqueString