cache-on-hand
      Target filter
Search in API
Skip to content
    cache-on-hand
cacheonhand-attendants/io.github.notoriouscorgi.cacheonhand.operations/RefetchableFactory

RefetchableFactory

sealed interface RefetchableFactory<TInput>

Inheritors

RefetchableFactoryWithInput
RefetchableFactoryWithNoInput

Types

RefetchableFactoryWithInput
Link copied to clipboard
interface RefetchableFactoryWithInput<TInput : CacheableInput.QueryInput> : RefetchableFactory<TInput>
RefetchableFactoryWithNoInput
Link copied to clipboard
interface RefetchableFactoryWithNoInput : RefetchableFactory<Nothing>
Generated by Dokka
© 2026 Copyright