Uses of Class
de.theappguys.winzigsql.Cruddable

Uses of Cruddable in de.theappguys.winzigsql
 

Methods in de.theappguys.winzigsql with parameters of type Cruddable
static void Cruddable.fromCursor(android.database.Cursor cursor, Cruddable... cruddables)
          Reads the given cruddables from the given cursor in the order in which they are listed as arguments.
static void Cruddable.fromCursor(int offset, android.database.Cursor cursor, Cruddable... cruddables)
           
 



Copyright © 2013. All Rights Reserved.