public final class LolCacheFactory extends Object implements DownloadCacheFactory
DownloadCacheFactory
for the LolCache
.Constructor and Description |
---|
LolCacheFactory() |
Modifier and Type | Method and Description |
---|---|
DownloadCache |
create()
Returns a
DownloadCache instance. |
public DownloadCache create() throws IOException
DownloadCacheFactory
DownloadCache
instance. If the instance could not be instantiated (for
example, because a mandatory parameter was missing), then an exception should be thrown.create
in interface DownloadCacheFactory
IOException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.