|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ehcache.internal.SystemTimeSource
public class SystemTimeSource
The standard TimeSource that uses System.currentTimeMillis()
| Field Summary | |
|---|---|
static TimeSource |
INSTANCE
|
| Method Summary | |
|---|---|
long |
getTimeMillis()
The current "time" in milliseconds |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final TimeSource INSTANCE
| Method Detail |
|---|
public long getTimeMillis()
TimeSource
getTimeMillis in interface TimeSource
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||