Rachel
Toggle table of contents
3.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.foundation.startup
/
love.yinlin.foundation
/
StartupMap
Startup
Map
interface
StartupMap
Members
Functions
delegate
Link copied to clipboard
abstract
fun
delegate
(
id
:
String
)
:
ReadOnlyProperty
<
Any
?
,
Startup
?
>
get
Link copied to clipboard
abstract
operator
fun
get
(
id
:
String
)
:
Startup
?
set
Link copied to clipboard
abstract
operator
fun
set
(
id
:
String
,
value
:
Startup
)