public static class

ContactLookupKey.LookupKeySegment

extends Object
implements Comparable<T>
java.lang.Object
   ↳ com.android.providers.contacts.ContactLookupKey.LookupKeySegment

Summary

Fields
public int accountHashCode
public long contactId
public String key
public int lookupType
public String rawContactId
Public Constructors
ContactLookupKey.LookupKeySegment()
Public Methods
int compareTo(ContactLookupKey.LookupKeySegment another)
[Expand]
Inherited Methods
From class java.lang.Object
From interface java.lang.Comparable

Fields

public int accountHashCode

public long contactId

public String key

public int lookupType

public String rawContactId

Public Constructors

public ContactLookupKey.LookupKeySegment ()

Public Methods

public int compareTo (ContactLookupKey.LookupKeySegment another)