public abstract class IfMatch extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$
Constructor and Description |
---|
IfMatch() |
Modifier and Type | Method and Description |
---|---|
static IfMatch |
create(EntityTagRange m) |
abstract EntityTagRange |
m() |
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, value
parse, renderInRequests, renderInResponses
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
render
public abstract EntityTagRange m()
public static IfMatch create(EntityTagRange m)