@Generated(date="2022-12-27T18:59:11+0800",
value="KTypeCursor.java")
public final class ObjectCursor<KType>
extends java.lang.Object
Objects
.Modifier and Type | Field and Description |
---|---|
int |
index
The current value's index in the container this cursor belongs to.
|
KType |
value
The current value.
|
Constructor and Description |
---|
ObjectCursor() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public int index
public KType value
Copyright © 2022 Carrot Search s.c.. All rights reserved.