cache-on-hand
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
cache-on-hand
cacheonhand-attendants
/
io.github.notoriouscorgi.cacheonhand.operations
/
RefetchableFactory
/
RefetchableFactoryWithInput
Refetchable
Factory
With
Input
interface
RefetchableFactoryWithInput
<
TInput
:
CacheableInput.QueryInput
>
:
RefetchableFactory
<
TInput
>
Inheritors
InfiniteQueryFactoryWithInput
QueryFactoryWithInput
Members
Functions
refetch
Link copied to clipboard
abstract
suspend
fun
refetch
(
input
:
TInput
)