Package | Description |
---|---|
com.epimorphics.lda.cache |
The cache package contains Elda's internal cache classes.
|
Modifier and Type | Field and Description |
---|---|
protected Cache.Clock |
LimitedCacheBase.clock |
static Cache.Clock |
Cache.Clock.SystemClock
A Clock that reports the "actual" time in milliseconds.
|
Modifier and Type | Method and Description |
---|---|
boolean |
LimitedCacheBase.TimedThing.hasExpired(Cache.Clock c) |
Constructor and Description |
---|
LimitedCacheBase(Cache.Clock clock,
String label) |
LimitEntriesController.Factory(Cache.Clock clock) |
LimitEntriesController(Cache.Clock c) |
LimitTriplesController.Factory(Cache.Clock clock) |
LimitTriplesController(Cache.Clock c) |
Copyright © 2014. All Rights Reserved.