|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cache | |
|---|---|
| net.dontdrinkandroot.lastfm.api.cache | |
| net.dontdrinkandroot.lastfm.api.ws | |
| Uses of Cache in net.dontdrinkandroot.lastfm.api.cache |
|---|
| Classes in net.dontdrinkandroot.lastfm.api.cache that implement Cache | |
|---|---|
class |
DiskCache
|
class |
MemoryCache
|
| Uses of Cache in net.dontdrinkandroot.lastfm.api.ws |
|---|
| Constructors in net.dontdrinkandroot.lastfm.api.ws with parameters of type Cache | |
|---|---|
DefaultLastfmWebServices(java.lang.String key,
java.lang.String secret,
Cache cache)
Set up the WebServices with the required components. |
|
DefaultLastfmWebServices(java.lang.String key,
java.lang.String secret,
Cache cache,
Fetcher fetcher)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||