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
/
byteHashSetOf
byte
Hash
Set
Of
inline
fun
byteHashSetOf
(
)
:
ByteOpenHashSet
inline
fun
byteHashSetOf
(
element
:
Byte
)
:
ByteOpenHashSet
inline
fun
byteHashSetOf
(
vararg
elements
:
Byte
)
:
ByteOpenHashSet
inline
fun
byteHashSetOf
(
strategy
:
ByteHash.Strategy
,
vararg
elements
:
Byte
)
:
ByteOpenCustomHashSet