com.octo.android.robospice.command
Class GetAllDataFromCacheCommand<T>
java.lang.Object
com.octo.android.robospice.SpiceManager.SpiceManagerCommand<List<T>>
com.octo.android.robospice.command.GetAllDataFromCacheCommand<T>
- All Implemented Interfaces:
- Callable<List<T>>
public class GetAllDataFromCacheCommand<T>
- extends SpiceManager.SpiceManagerCommand<List<T>>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetAllDataFromCacheCommand
public GetAllDataFromCacheCommand(SpiceManager spiceManager,
Class<T> clazz)
executeWhenBound
protected List<T> executeWhenBound(SpiceService spiceService)
throws CacheLoadingException,
CacheCreationException
- Specified by:
executeWhenBound
in class SpiceManager.SpiceManagerCommand<List<T>>
- Throws:
CacheLoadingException
CacheCreationException
Copyright © 2012-2014. All Rights Reserved.