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, valueparse, renderInRequests, renderInResponsesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringrenderpublic abstract EntityTagRange m()
public static IfMatch create(EntityTagRange m)