| Package | Description |
|---|---|
| com.flagsmith | |
| com.flagsmith.config | |
| com.flagsmith.interfaces |
| Modifier and Type | Method and Description |
|---|---|
FlagsmithCache |
FlagsmithApiWrapper.getCache() |
FlagsmithCache |
FlagsmithClient.getCache()
Returns a FlagsmithCache cache object that encapsulates methods to manipulate the cache.
|
| Constructor and Description |
|---|
FlagsmithApiWrapper(FlagsmithCache cache,
FlagsmithConfig defaultConfig,
HashMap<String,String> customHeaders,
FlagsmithLogger logger,
String apiKey)
Instantiate with cache.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlagsmithCacheConfig.FlagsmithCacheImpl |
| Modifier and Type | Method and Description |
|---|---|
default FlagsmithCache |
FlagsmithSdk.getCache() |
Copyright © 2022. All rights reserved.