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
/
IntLongHashMap
/
LongContainer
Long
Container
abstract
inner
class
LongContainer
:
Iterable
<
LongCursor
>
LongCursor iterable with size and toArray function implemented
Members
Constructors
Long
Container
Link copied to clipboard
constructor
(
)
Functions
iterator
Link copied to clipboard
abstract
operator
fun
iterator
(
)
:
Iterator
<
LongCursor
>
size
Link copied to clipboard
fun
size
(
)
:
Int
to
Array
Link copied to clipboard
fun
toArray
(
)
:
LongArray