android.database
Class MatrixCursor.RowBuilder

java.lang.Object
  extended by android.database.MatrixCursor.RowBuilder
Enclosing class:
MatrixCursor

public class MatrixCursor.RowBuilder
extends Object


Method Summary
 MatrixCursor.RowBuilder add(Object columnValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

add

public MatrixCursor.RowBuilder add(Object columnValue)


Copyright © 2008-2012. All Rights Reserved.