public class CacheKey
extends Object
-
Constructor Summary
Constructors
| Constructor |
Description |
CacheKey(String url) |
The default constructor of CacheKey
|
-
Method Summary
-
Constructor Details
-
The default constructor of CacheKey
- Parameters:
url - String url string of the related file entry
-
Method Details
-
Returns encoded key
- Returns:
String key
-
-
-