public class RelativePathFileCacheKey extends Object implements FileCacheKey
Constructor and Description |
---|
RelativePathFileCacheKey(URL parentURL,
String relPath) |
public RelativePathFileCacheKey(URL parentURL, String relPath) throws MalformedURLException, IllegalArgumentException
public URL getURL()
getURL
in interface FileCacheKey
public String getCacheFilePath()
getCacheFilePath
in interface FileCacheKey
public boolean equals(Object o)
equals
in interface FileCacheKey
equals
in class Object
public int hashCode()
hashCode
in interface FileCacheKey
hashCode
in class Object
Copyright © 2017 com.mchange. All rights reserved.