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