Package 

Interface ImageLoaderFactory

    • Method Summary

      Modifier and Type Method Description
      abstract ImageLoader newImageLoader() Return a new ImageLoader.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • newImageLoader

         abstract ImageLoader newImageLoader()

        Return a new ImageLoader.