configureCache

abstract fun configureCache(withConfiguration: @JvmSuppressWildcards() Consumer<LensesComponent.Cache.Configuration>): LensesComponent.Builder

Allows to configure lenses cache by receiving Cache.Configuration in the provided Consumer.