@Generated(date="2024-09-22T04:52:02+0800", value="KTypeVTypeCursor.java") public final class IntLongCursor extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
index
The current key and value's index in the container this cursor belongs to.
|
int |
key
The current key.
|
long |
value
The current value.
|
Constructor and Description |
---|
IntLongCursor() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public int index
public int key
public long value
Copyright © 2024 Carrot Search s.c.. All rights reserved.