koin-core
Toggle table of contents
4.2.0-alpha2
common
Target filter
common
Switch theme
Search in API
Skip to content
koin-core
koin-core
/
org.koin.ext
Package-level
declarations
Functions
Functions
clear
Quotes
Link copied to clipboard
fun
String
.
clearQuotes
(
)
:
String
get
Full
Name
Link copied to clipboard
fun
KClass
<
*
>
.
getFullName
(
)
:
String
Give full class qualifier
inject
Link copied to clipboard
inline
fun
<
T
>
KMutableProperty0
<
T
>
.
inject
(
)
inline
fun
<
T
>
KMutableProperty0
<
T
>
.
inject
(
koin
:
Koin
)
inline
fun
<
T
>
KMutableProperty0
<
T
>
.
inject
(
scope
:
Scope
)
save
Cache
Link copied to clipboard
fun
KClass
<
*
>
.
saveCache
(
)
:
String