Port

com.comcast.ip4s.Port$
See thePort companion class
object Port

Attributes

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

Members list

Concise view

Value members

Concrete methods

def fromInt(value: Int): Option[Port]

Attributes

Source:
Port.scala

Attributes

Source:
Port.scala

Attributes

Source:
Port.scala

Concrete fields

final val MaxValue: 65535

Attributes

Source:
Port.scala
final val MinValue: 0

Attributes

Source:
Port.scala

Implicits

Implicits

implicit val order: Order[Port]

Attributes

Source:
Port.scala
implicit val show: Show[Port]

Attributes

Source:
Port.scala