configure Cache
abstract fun configureCache(withConfiguration: @JvmSuppressWildcards() Consumer<LensesComponent.Cache.Configuration>): LensesComponent.Builder
Content copied to clipboard
Allows to configure lenses cache by receiving Cache.Configuration in the provided Consumer.