public final class Cursor
private final List<String>
items
Cursor(List<String> items)
final List<String>
getItems()
String
toString()
final Cursor
withoutScope()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final List<String> getItems()
String toString()
final Cursor withoutScope()