Class ImageRetriever

    • Constructor Summary

      Constructors 
      Constructor Description
      ImageRetriever​(int maxSimultaneousRetrievals)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      android.content.res.Resources getResources()  
      void setResources​(android.content.res.Resources res)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ImageRetriever

        public ImageRetriever​(int maxSimultaneousRetrievals)
    • Method Detail

      • getResources

        public android.content.res.Resources getResources()
      • setResources

        public void setResources​(android.content.res.Resources res)