public class ContentValuesEntry extends Object
static ContentValuesEntry
entry(String key, Object value)
boolean
equals(Object obj)
String
getKey()
Object
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static ContentValuesEntry entry(String key, Object value)
public String getKey()
public Object getValue()
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2013 Square, Inc.. All Rights Reserved.