Package akka.http.scaladsl.model
Class MediaRanges$
java.lang.Object
akka.http.scaladsl.model.MediaRanges$
- All Implemented Interfaces:
ObjectRegistry<String,
MediaRange>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MediaRanges$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface akka.http.impl.util.ObjectRegistry
getForKey, getForKeyCaseInsensitive, register
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
MediaRanges$
public MediaRanges$()
-