类 ExpiringValue<V>

java.lang.Object
com.sh.util.concurrent.expiringmap.ExpiringValue<V>
类型参数:
V - the type of value being stored

public final class ExpiringValue<V> extends Object
A value which should be stored in an ExpiringMap with optional control over its expiration.