commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections
/
weakHashSet
weak
Hash
Set
fun
<
K
>
weakHashSet
(
)
:
MutableSet
<
K
>
fun
<
K
>
weakHashSet
(
initialCapacity
:
Int
)
:
MutableSet
<
K
>