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
/
CharObjectHashMap
/
CharObjectCursor
Char
Object
Cursor
class
CharObjectCursor
<
VType
>
Forked from HPPC, holding int index,key and value
Members
Constructors
Char
Object
Cursor
Link copied to clipboard
constructor
(
)
Properties
index
Link copied to clipboard
var
index
:
Int
key
Link copied to clipboard
var
key
:
Char
value
Link copied to clipboard
var
value
:
VType
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String