Uses of Interface
com.fitbit.api.client.FitbitAPIEntityCache

Packages that use FitbitAPIEntityCache
com.fitbit.api.client   
com.fitbit.api.client.service   
 

Uses of FitbitAPIEntityCache in com.fitbit.api.client
 

Classes in com.fitbit.api.client that implement FitbitAPIEntityCache
 class FitbitApiEntityCacheMapImpl
           
 

Uses of FitbitAPIEntityCache in com.fitbit.api.client.service
 

Fields in com.fitbit.api.client.service declared as FitbitAPIEntityCache
protected  FitbitAPIEntityCache FitbitAPIClientService.entityCache
           
 

Constructors in com.fitbit.api.client.service with parameters of type FitbitAPIEntityCache
FitbitAPIClientService(C client, String consumerKey, String consumerSecret, FitbitApiCredentialsCache credentialsCache, FitbitAPIEntityCache entityCache, FitbitApiSubscriptionStorage subscriptionStore)
           
 



Copyright © 2012. All Rights Reserved.