JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.http.impl.client
Interface Clock
All Known Implementing Classes:
SystemClock
interface
Clock
Interface used to enable easier testing of time-related behavior.
Since:
4.2
Method Summary
Methods
Modifier and Type
Method and Description
long
getCurrentTime
()
Returns the current time, expressed as the number of milliseconds since the epoch.
Method Detail
getCurrentTime
long getCurrentTime()
Returns the current time, expressed as the number of milliseconds since the epoch.
Returns:
current time
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method