Class MediaRange$
java.lang.Object
org.apache.pekko.http.scaladsl.model.MediaRange$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final MediaRange$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionsplitOffQValue(scala.collection.immutable.Map<String, String> params, float defaultQ) 
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
MediaRange$public MediaRange$()
 
- 
- 
Method Details- 
splitOffQValue
- 
custompublic MediaRange custom(String mainType, scala.collection.immutable.Map<String, String> params, float qValue) 
- 
apply
- 
apply
 
-