public abstract class LastModified extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$
Constructor and Description |
---|
LastModified() |
Modifier and Type | Method and Description |
---|---|
static LastModified |
create(DateTime date) |
abstract DateTime |
date() |
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 DateTime date()
public static LastModified create(DateTime date)