Class CacheableFile

java.lang.Object
java.io.File
org.deltava.util.cache.CacheableFile
All Implemented Interfaces:
Serializable, Comparable<File>, Cacheable

public class CacheableFile extends File implements Cacheable
A utility class to create a cacheable File.
Since:
2.2
Version:
5.0
Author:
Luke
See Also: