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
/
refPair
ref
Pair
infix inline
fun
<
V
>
Boolean
.
refPair
(
right
:
V
)
:
BooleanReferenceImmutablePair
<
V
?
>
infix inline
fun
<
V
>
Byte
.
refPair
(
right
:
V
)
:
ByteReferenceImmutablePair
<
V
?
>
infix inline
fun
<
V
>
Char
.
refPair
(
right
:
V
)
:
CharReferenceImmutablePair
<
V
?
>
infix inline
fun
<
V
>
Double
.
refPair
(
right
:
V
)
:
DoubleReferenceImmutablePair
<
V
?
>
infix inline
fun
<
V
>
Float
.
refPair
(
right
:
V
)
:
FloatReferenceImmutablePair
<
V
?
>
infix inline
fun
<
V
>
Int
.
refPair
(
right
:
V
)
:
IntReferenceImmutablePair
<
V
?
>
infix inline
fun
<
V
>
Long
.
refPair
(
right
:
V
)
:
LongReferenceImmutablePair
<
V
?
>
infix inline
fun
<
V
>
Short
.
refPair
(
right
:
V
)
:
ShortReferenceImmutablePair
<
V
?
>