Uses of Class
com.xtremelabs.imageutils.AsyncOperationsMaps.AsyncOperationState

Uses of AsyncOperationsMaps.AsyncOperationState in com.xtremelabs.imageutils
 

Methods in com.xtremelabs.imageutils that return AsyncOperationsMaps.AsyncOperationState
 AsyncOperationsMaps.AsyncOperationState AsyncOperationsMaps.queueListenerIfRequestPending(com.xtremelabs.imageutils.ImageRequest imageRequest, ImageCacher.ImageCacherListener imageCacherListener)
           
static AsyncOperationsMaps.AsyncOperationState AsyncOperationsMaps.AsyncOperationState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AsyncOperationsMaps.AsyncOperationState[] AsyncOperationsMaps.AsyncOperationState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.