lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
core
/
org.gnit.lucenekmp.internal.hppc
/
IntDoubleHashMap
/
KeysContainer
Keys
Container
inner
class
KeysContainer
:
Iterable
<
IntCursor
>
A view of the keys inside this hash map.
Members
Constructors
Keys
Container
Link copied to clipboard
constructor
(
)
Functions
iterator
Link copied to clipboard
open
operator override
fun
iterator
(
)
:
Iterator
<
IntCursor
>
size
Link copied to clipboard
fun
size
(
)
:
Int
to
Array
Link copied to clipboard
fun
toArray
(
)
:
IntArray