public class LocalFileCacheEntry
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
LocalFileCacheEntry(MD5Hash hash,
java.io.File file)
Instantiates a new local file cache entry.
|
public LocalFileCacheEntry(MD5Hash hash, java.io.File file)
hash - the hashfile - the filepublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.io.File getFile()
public MD5Hash getHash()