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
/
IntObjectHashMap
/
ValuesContainer
Values
Container
inner
class
ValuesContainer
:
Iterable
<
ObjectCursor
<
VType
?
>
?
>
A view over the set of values of this map.
Members
Constructors
Values
Container
Link copied to clipboard
constructor
(
)
Functions
iterator
Link copied to clipboard
open
operator override
fun
iterator
(
)
:
MutableIterator
<
ObjectCursor
<
VType
?
>
?
>
size
Link copied to clipboard
fun
size
(
)
:
Int