Uses of Class
android.database.CursorJoiner.Result

Packages that use CursorJoiner.Result
android.database   
 

Uses of CursorJoiner.Result in android.database
 

Methods in android.database that return CursorJoiner.Result
 CursorJoiner.Result CursorJoiner.next()
           
static CursorJoiner.Result CursorJoiner.Result.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CursorJoiner.Result[] CursorJoiner.Result.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in android.database that return types with arguments of type CursorJoiner.Result
 Iterator<CursorJoiner.Result> CursorJoiner.iterator()
           
 



Copyright © 2008-2012. All Rights Reserved.