public final class Cursor<T> extends Object
Cursor(Node<T> node, int itemIndex, T item)
T
getItem()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Cursor(Node<T> node, int itemIndex, T item)
public T getItem()
public String toString()
toString
Object
Copyright © 2009–2025 OrientDB. All rights reserved.