Package | Description |
---|---|
gov.nasa.worldwind.cache |
Modifier and Type | Field and Description |
---|---|
protected TimedExpirySupport |
ShapeDataCache.ShapeDataCacheEntry.timer
Determines whether the cache entry has expired.
|
Modifier and Type | Method and Description |
---|---|
TimedExpirySupport |
ShapeDataCache.ShapeDataCacheEntry.getTimer()
Returns this entry's expiration timer.
|
Modifier and Type | Method and Description |
---|---|
void |
ShapeDataCache.ShapeDataCacheEntry.setTimer(TimedExpirySupport timer)
Specifies this entry's expiration timer.
|