| Interface | Description |
|---|---|
| StravaCache<T extends StravaCacheable<U>,U> |
The caching mechanism caches data temporarily in memory
|
| StravaCacheable<T> |
Classes implementing
StravaCacheable can be (unsurprisingly) cached via an appropriate StravaCache implementation. |
Copyright © 2016 Dan Shannon. All rights reserved.