JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.enterprise.connector.util
Interface Clock
All Known Implementing Classes:
AdjustableClock
,
SystemClock
public interface
Clock
Injectable clock to allow better testing.
Since:
2.8
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
getTimeMillis
()
Return the current time, in milliseconds.
Method Detail
getTimeMillis
long getTimeMillis()
Return the current time, in milliseconds.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method