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
/
IntIntHashMap
/
IntContainer
Int
Container
abstract
inner
class
IntContainer
:
Iterable
<
IntCursor
>
IntCursor iterable with size and toArray function implemented
Inheritors
KeysContainer
Members
Constructors
Int
Container
Link copied to clipboard
constructor
(
)
Functions
iterator
Link copied to clipboard
abstract
operator
fun
iterator
(
)
:
Iterator
<
IntCursor
>
size
Link copied to clipboard
fun
size
(
)
:
Int
to
Array
Link copied to clipboard
fun
toArray
(
)
:
IntArray