JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
lithium.community.android.sdk.utils
Interface LiClock
All Known Implementing Classes:
LiSystemClock
public interface
LiClock
Simple time interface used for deterministic testing.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
getCurrentTimeMillis
()
The current time, in milliseconds since the UNIX epoch.
Method Detail
getCurrentTimeMillis
long getCurrentTimeMillis()
The current time, in milliseconds since the UNIX epoch.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method