Interface and Description |
---|
org.ehcache.expiry.Expiry
Replaced with
ExpiryPolicy that builds on the java.time types. |
org.ehcache.ValueSupplier
Now using
Supplier for ExpiryPolicy |
Class and Description |
---|
org.ehcache.expiry.Duration
Replaced with
Duration |
org.ehcache.expiry.Expirations |
org.ehcache.expiry.Expirations.ExpiryBuilder |