public interface ExpirationPolicy
boolean isExpired(org.apache.xmlgraphics.image.loader.cache.TimeStampProvider provider, long timestamp)
provider
- the provider for new time stampstimestamp
- the creation time stamp (the semantics of
System.currentTimeMillis()
apply)Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.