public static interface Cache.Clock
Modifier and Type | Field and Description |
---|---|
static Cache.Clock |
SystemClock
A Clock that reports the "actual" time in milliseconds.
|
Modifier and Type | Method and Description |
---|---|
long |
currentTimeMillis() |
static final Cache.Clock SystemClock
Copyright © 2014. All Rights Reserved.