public interface Clock
| Modifier and Type | Method and Description |
|---|---|
long |
currentTimeMillis()
Obtains the current time as per
System.currentTimeMillis(). |
long currentTimeMillis()
System.currentTimeMillis().Copyright © 2005–2015. All rights reserved.