Numeric

org.http4s.headers.Forwarded$.Node$.Port$.Numeric
final case class Numeric(value: Int) extends Port

Attributes

Source:
Forwarded.scala
Graph
Supertypes
trait Product
trait Equals
trait Port
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def productPrefix: String

Attributes

Definition Classes
Source:
Forwarded.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product