public class ScanResult<T> extends Object
long
cursor
T
elements
ScanResult(long cursor, T elements)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final long cursor
public final T elements
public ScanResult(long cursor, T elements)
Copyright © 2016. All rights reserved.