jimmer-sql-kotlin
0.7.25
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt
/
KCaches
/
getPropertyCache
get
Property
Cache
abstract
fun
<
K
,
V
>
getPropertyCache
(
prop
:
KProperty1
<
*
,
*
>
)
:
Cache
<
K
,
V
>
?
Content copied to clipboard
abstract
fun
<
K
,
V
>
getPropertyCache
(
prop
:
ImmutableProp
)
:
Cache
<
K
,
V
>
?
Content copied to clipboard