Uses of Interface
com.flagsmith.interfaces.FlagsmithCache
Packages that use FlagsmithCache
-
Uses of FlagsmithCache in com.flagsmith
Methods in com.flagsmith that return FlagsmithCacheModifier and TypeMethodDescriptionFlagsmithApiWrapper.getCache()FlagsmithClient.getCache()Returns a FlagsmithCache cache object that encapsulates methods to manipulate the cache.Constructors in com.flagsmith with parameters of type FlagsmithCacheModifierConstructorDescriptionFlagsmithApiWrapper(FlagsmithCache cache, FlagsmithConfig defaultConfig, HashMap<String, String> customHeaders, FlagsmithLogger logger, String apiKey) Instantiate with cache. -
Uses of FlagsmithCache in com.flagsmith.config
Classes in com.flagsmith.config that implement FlagsmithCache -
Uses of FlagsmithCache in com.flagsmith.interfaces
Methods in com.flagsmith.interfaces that return FlagsmithCache