metro
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
metro
runtime
/
dev.zacsweers.metro.internal
/
Factory
Factory
fun
interface
Factory
<
T
:
Any
>
:
Provider
<
T
>
(
source
)
Inheritors
AbstractMapFactory
DelegateFactory
InstanceFactory
SetFactory
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
)
:
T