public static interface ExpiringConcurrentCache.ExpiryChecker<K,V>
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isExpired(K key,
         V value)Checks whether a cached object expired | 
Comments to: faces-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation. All rights reserved.
 Use is subject to license terms.