public static interface
BatchRequestService.TimeProvider
Known Indirect Subclasses |
Interface for classes that can provide the current time.
Public Method Summary
abstract long |
currentTimeMillis()
Returns the current time in milliseconds.
|
Public Methods
public abstract long currentTimeMillis ()
Returns the current time in milliseconds.