public class FilterKey extends AssetKey<FilterPostProcessor>
Constructor and Description |
---|
FilterKey() |
FilterKey(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends AssetCache> |
getCacheType() |
clone, equals, getExtension, getExtension, getFolder, getFolder, getName, getProcessorType, hashCode, read, reducePath, toString, write
public java.lang.Class<? extends AssetCache> getCacheType()
getCacheType
in class AssetKey<FilterPostProcessor>
SimpleAssetCache
is returned.