public interface IImageRetriever
| Modifier and Type | Method and Description |
|---|---|
long |
getCheckInterval()
Returns the check interval, in millis.
|
String |
getRetrieverKey()
Returns an unique string identifier, usable in file names and URL's, to represent all images
obtained from this retriever.
|
IImageReference |
loadImage(String key) |
@Nonnull String getRetrieverKey()
long getCheckInterval()
Copyright © 2017 etc.to. All rights reserved.