Cursor.clone

Overview | Methods | Fields | This Package | All Packages

Cursor.clone

Clones the Cursor object and returns a duplicate.

Syntax

public Object clone()

Return Value

Returns an object that can be cast to a Cursor object.