private static final class ConfigurationCache.CacheEntry<T> extends Object
Modifier and Type | Field and Description |
---|---|
(package private) long |
fetchTime |
(package private) T |
value |
Constructor and Description |
---|
CacheEntry(T value,
long fetchTime) |
CacheEntry(T value, long fetchTime)
Copyright © 2017 dcm4che.org. All rights reserved.