public static final class HttpHeaderRange.Default extends HttpHeaderRange implements scala.Product, java.io.Serializable
HttpHeaderRange.$times$, HttpHeaderRange.Default, HttpHeaderRange.Default$| Constructor and Description |
|---|
Default(scala.collection.immutable.Seq<java.lang.String> headers) |
| Modifier and Type | Method and Description |
|---|---|
scala.collection.immutable.Seq<java.lang.String> |
headers() |
boolean |
matches(java.lang.String header) |
applycreateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic scala.collection.immutable.Seq<java.lang.String> headers()
public boolean matches(java.lang.String header)
matches in class HttpHeaderRange