Numeric

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

Attributes

Source
Forwarded.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Port
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def productPrefix: String

Attributes

Definition Classes
Source
Forwarded.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product