Uses of Class
com.xtremelabs.imageutils.AbstractImageLoader

Uses of AbstractImageLoader in com.xtremelabs.imageutils
 

Subclasses of AbstractImageLoader in com.xtremelabs.imageutils
 class ImageLoader
          This class simplifies the task of loading images from a URL into an ImageView on Android.
 class ImageLoaderSupport
          This class simplifies the task of loading images from a URL into an ImageView on Android.
 

Constructors in com.xtremelabs.imageutils with parameters of type AbstractImageLoader
ImagePrecacheAssistant(AbstractImageLoader imageLoader, ImagePrecacheAssistant.PrecacheInformationProvider precacheInformationProvider)