Cursor.hasMore

Returns {@code true} when the cursor has results in progress and the {@link #read} should be called to retrieve them.

@return whether the cursor has more results,

interface Cursor
bool
hasMore
()

Meta