org.http4s.CharsetRange.Atom
See theAtom companion object
final case class Atom extends CharsetRange
Attributes
- Companion
- object
- Source
- CharsetRange.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass CharsetRangetrait Renderabletrait HasQValueclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Base method for rendering this object efficiently
Attributes
- Definition Classes
- Source
- CharsetRange.scala
Inherited methods
True if this charset range matches the charset.
True if this charset range matches the charset.
Attributes
- Since
-
0.16.1
- Inherited from:
- CharsetRange
- Source
- CharsetRange.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Generates a String rendering of this object
Generates a String rendering of this object
Attributes
- Inherited from:
- Renderable
- Source
- Renderable.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Renderable -> Any
- Inherited from:
- Renderable
- Source
- Renderable.scala
In this article