fastutil4k
Toggle table of contents
0.2.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
fastutil4k
fastutil4k-extensions-only
/
net.ccbluex.fastutil
/
asCharList
as
Char
List
inline
fun
CharArray
.
asCharList
(
)
:
CharList
inline
fun
CharArray
.
asCharList
(
offset
:
Int
=
0
,
length
:
Int
=
this.size
)
:
CharList