MapSL
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MapSL
core
/
dev.keyboardr.mapsl.keys
/
FactoryKey
/
Entry
Entry
class
Entry
<
T
,
GetParams
>
(
factory
:
(
GetParams
)
->
T
)
:
ServiceEntry
<
T
>
Members
Constructors
Entry
Link copied to clipboard
constructor
(
factory
:
(
GetParams
)
->
T
)
Functions
create
Link copied to clipboard
fun
create
(
params
:
GetParams
)
:
T