Setting

final case class Setting(code: Int, value: SettingValue)
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Get the SettingKey associated with this setting

Get the SettingKey associated with this setting

Source:
Http2Settings.scala

Get the human readable name of this setting

Get the human readable name of this setting

Source:
Http2Settings.scala
override def toString: String
Definition Classes
Any
Source:
Http2Settings.scala

Inherited methods

Inherited from:
Product