|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Timestamp | |
|---|---|
| org.archive.wayback.util | |
| Uses of Timestamp in org.archive.wayback.util |
|---|
| Methods in org.archive.wayback.util that return Timestamp | |
|---|---|
static Timestamp |
Timestamp.currentTimestamp()
|
static Timestamp |
Timestamp.earliestTimestamp()
|
static Timestamp |
Timestamp.fromSse(int sse)
|
static Timestamp |
Timestamp.latestTimestamp()
|
static Timestamp |
Timestamp.parseAfter(String dateStr)
|
static Timestamp |
Timestamp.parseBefore(String dateStr)
|
| Methods in org.archive.wayback.util with parameters of type Timestamp | |
|---|---|
int |
Timestamp.absDistanceFromTimestamp(Timestamp otherTimeStamp)
function that calculates integer seconds between this records timeStamp and the arguments timeStamp. |
int |
Timestamp.distanceFromTimestamp(Timestamp otherTimeStamp)
function that calculates integer seconds between this records timeStamp and the arguments timeStamp. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||