pip_services3_components
pip_services3_components
CacheEntry
isExpired method
isExpired
pip_services3_components
pip_services3_components
CacheEntry
isExpired method
CacheEntry class
Constructors
CacheEntry
Properties
hashCode
runtimeType
Methods
getExpiration
getKey
getValue
isExpired
setValue
noSuchMethod
toString
Operators
operator ==
isExpired
method
bool
isExpired
(
)
Checks if this value already expired.
Return true if the value already expires and false otherwise.