FetcherServiceLoaderTarget

Functions

Link copied to clipboard
abstract fun factory(): Fetcher.Factory<T>?
Link copied to clipboard
open fun priority(): Int
Link copied to clipboard
abstract fun type(): KClass<T>?