public static interface LightWeightCache.Entry extends LightWeightGSet.LinkedElement
LightWeightCache
.Modifier and Type | Method and Description |
---|---|
long |
getExpirationTime()
Get the expiration time.
|
void |
setExpirationTime(long timeNano)
Set the expiration time.
|
getNext, setNext
void setExpirationTime(long timeNano)
long getExpirationTime()
Copyright © 2017 Apache Software Foundation. All Rights Reserved.