T - The class of the identifier of the cacheable entitypublic interface StravaCacheable<T>
Classes implementing StravaCacheable can be (unsurprisingly) cached via an appropriate StravaCache implementation.
| Modifier and Type | Method and Description |
|---|---|
T |
getId() |
StravaResourceState |
getResourceState() |
T getId()
StravaResourceState getResourceState()
Copyright © 2016 Dan Shannon. All rights reserved.