metro
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
metro
runtime
/
dev.zacsweers.metro
/
Provider
Provider
fun
interface
Provider
<
T
:
Any
>
(
source
)
A simple class that produces instances of
T
.
Inheritors
BaseDoubleCheck
Factory
ProviderOfLazy
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
)
:
T