protected static class SWFCache.SWFFileCacheKey extends CacheStoreKeyBase
SWFCache
. It has two forms:
swcFile
is null, the key is an absolute path to an
arbitrary SWF file.swcFile
is not null, the key is a URI to a library SWF
inside a SWC file.Constructor and Description |
---|
SWFCache.SWFFileCacheKey() |
Modifier and Type | Method and Description |
---|---|
String |
generateKey()
Generate a string key based on concrete classes' fields.
|
equals, hashCode, toString
public String generateKey()
CacheStoreKeyBase
generateKey
in class CacheStoreKeyBase
Copyright © 2016 The Apache Software Foundation. All rights reserved.