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
/
intReferenceMapOf
int
Reference
Map
Of
inline
fun
<
V
>
intReferenceMapOf
(
)
:
Int2ReferenceMap
<
V
>
inline
fun
<
V
>
intReferenceMapOf
(
k
:
Int
,
v
:
V
)
:
Int2ReferenceMap
<
V
>