case class *(qValue: Float) extends HttpCharsetRange with Product with Serializable
- Source
- HttpCharset.scala
- Alphabetic
- By Inheritance
- *
- Serializable
- Serializable
- Product
- Equals
- HttpCharsetRange
- WithQValue
- ValueRenderable
- ToStringRenderable
- Renderable
- HttpCharsetRange
- AnyRef
- Any
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
- def +(other: String): String
- def ->[B](y: B): (*, B)
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def ensuring(cond: (*) ⇒ Boolean, msg: ⇒ Any): *
- def ensuring(cond: (*) ⇒ Boolean): *
- def ensuring(cond: Boolean, msg: ⇒ Any): *
- def ensuring(cond: Boolean): *
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- def formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
matches(charset: HttpCharset): Boolean
- Definition Classes
- * → HttpCharsetRange
-
def
matches(charset: javadsl.model.HttpCharset): Boolean
Java API
Java API
- Definition Classes
- HttpCharsetRange → HttpCharsetRange
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
val
qValue: Float
The qValue for this range.
The qValue for this range.
- Definition Classes
- * → HttpCharsetRange → HttpCharsetRange
-
final
def
render[R <: Rendering](r: R): r.type
- Definition Classes
- * → Renderable
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- ToStringRenderable → AnyRef → Any
-
def
value: String
- Definition Classes
- ValueRenderable
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
def
withQValue(qValue: Float): HttpCharsetRange
Returns a copy of this range with the given qValue.
Returns a copy of this range with the given qValue.
- Definition Classes
- * → WithQValue → HttpCharsetRange
-
def
withQValue(qValue: Double): HttpCharsetRange
truncates Double qValue to float and returns a new instance with this qValue set
truncates Double qValue to float and returns a new instance with this qValue set
- Definition Classes
- WithQValue
- def →[B](y: B): (*, B)
Inherited from HttpCharsetRange
Value Members
-
def
matches(charset: javadsl.model.HttpCharset): Boolean
Java API
Java API
- Definition Classes
- HttpCharsetRange → HttpCharsetRange
Inherited from WithQValue[HttpCharsetRange]
Value Members
-
def
withQValue(qValue: Double): HttpCharsetRange
truncates Double qValue to float and returns a new instance with this qValue set
truncates Double qValue to float and returns a new instance with this qValue set
- Definition Classes
- WithQValue
Inherited from ValueRenderable
Value Members
-
def
value: String
- Definition Classes
- ValueRenderable
Inherited from ToStringRenderable
Value Members
-
def
toString(): String
- Definition Classes
- ToStringRenderable → AnyRef → Any
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
Inherited from Any
Ungrouped
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
- def +(other: String): String
- def ->[B](y: B): (*, B)
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def ensuring(cond: (*) ⇒ Boolean, msg: ⇒ Any): *
- def ensuring(cond: (*) ⇒ Boolean): *
- def ensuring(cond: Boolean, msg: ⇒ Any): *
- def ensuring(cond: Boolean): *
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- def formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
matches(charset: HttpCharset): Boolean
- Definition Classes
- * → HttpCharsetRange
-
def
matches(charset: javadsl.model.HttpCharset): Boolean
Java API
Java API
- Definition Classes
- HttpCharsetRange → HttpCharsetRange
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
val
qValue: Float
The qValue for this range.
The qValue for this range.
- Definition Classes
- * → HttpCharsetRange → HttpCharsetRange
-
final
def
render[R <: Rendering](r: R): r.type
- Definition Classes
- * → Renderable
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- ToStringRenderable → AnyRef → Any
-
def
value: String
- Definition Classes
- ValueRenderable
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
def
withQValue(qValue: Float): HttpCharsetRange
Returns a copy of this range with the given qValue.
Returns a copy of this range with the given qValue.
- Definition Classes
- * → WithQValue → HttpCharsetRange
-
def
withQValue(qValue: Double): HttpCharsetRange
truncates Double qValue to float and returns a new instance with this qValue set
truncates Double qValue to float and returns a new instance with this qValue set
- Definition Classes
- WithQValue
- def →[B](y: B): (*, B)