public class LastModifiedData
extends java.lang.Object
| Constructor and Description |
|---|
LastModifiedData() |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastModified()
Returns last modified date or
-1. |
void |
startNewResponse()
Indicates usage of new response.
|
void |
updateLastModified(long lastModified)
Updates last modified date.
|
Copyright © 2003-present Jodd Team