Package akka.http.scaladsl.model
Class HttpCharsetRange$
java.lang.Object
akka.http.scaladsl.model.HttpCharsetRange$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HttpCharsetRange$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply
(HttpCharset charset) apply
(HttpCharset charset, float qValue)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
HttpCharsetRange$
public HttpCharsetRange$()
-
-
Method Details
-
apply
-
apply
-