MapSL
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MapSL
core
/
dev.keyboardr.mapsl.keys
/
SingletonKey
/
Entry
Entry
class
Entry
<
T
>
(
val
service
:
T
)
:
ParamlessServiceEntry
<
T
>
Members
Constructors
Entry
Link copied to clipboard
constructor
(
service
:
T
)
Properties
service
Link copied to clipboard
open
override
val
service
:
T