public class ContentTypeRange$
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static ContentTypeRange$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ContentTypeRange$() |
Modifier and Type | Method and Description |
---|---|
ContentTypeRange |
apply(ContentType contentType) |
ContentTypeRange |
apply(MediaRange mediaRange) |
ContentTypeRange |
apply(MediaType mediaType) |
public static final ContentTypeRange$ MODULE$
public ContentTypeRange apply(MediaType mediaType)
public ContentTypeRange apply(MediaRange mediaRange)
public ContentTypeRange apply(ContentType contentType)