persistent
Toggle table of contents
4.3-SNAPSHOT
JVM
Platform filter
JVM
Switch theme
Search in API
persistent
persistent
/
com.fantamomo.persistent.util
/
asNullable
as
Nullable
@
JvmName
(
name
=
"createNullable"
)
inline
fun
<
P
:
Any
,
C
:
Any
>
PersistentDataType
<
P
,
C
>
.
asNullable
(
)
:
NullablePersistentDataType
<
P
,
C
>
(
source
)
See also
Persistent
Data
Types.
NULLABLE