Hierarchy For Package org.ehcache.expiry
Class Hierarchy
- java.lang.Object
- org.ehcache.expiry.Duration
- org.ehcache.expiry.Expirations
- org.ehcache.expiry.Expirations.BaseExpiry<K,
V> (implements org.ehcache.expiry.Expiry<K, V>) - org.ehcache.expiry.Expirations.NoExpiry
- org.ehcache.expiry.Expirations.TimeToIdleExpiry
- org.ehcache.expiry.Expirations.TimeToLiveExpiry
- org.ehcache.expiry.Expirations.ExpiryBuilder<K,
V>
Interface Hierarchy
- org.ehcache.expiry.Expiry<K,
V> - org.ehcache.expiry.ExpiryPolicy<K,
V>