File
Doc
Category
Size
Date
Package
Entity.java
API Doc
Android 5.1 API
830
Sat Mar 14 14:09:38 GMT 2015
android.content
Entity
java.lang.Object
public final class Entity extends Object
Fields Summary
Constructors Summary
public Entity
(
android.content.ContentValues
values)
throw new RuntimeException("Stub!");
Methods Summary
public void
addSubValue
(
android.net.Uri
uri,
android.content.ContentValues
values)
throw new RuntimeException("Stub!");
public
android.content.ContentValues
getEntityValues
()
throw new RuntimeException("Stub!");
public
java.util.ArrayList
getSubValues
()
throw new RuntimeException("Stub!");
public
java.lang.String
toString
()
throw new RuntimeException("Stub!");
Java Code Source