SortOrder

public class SortOrder extends Object
implements Parcelable

SortOrder is used to specify the results order in the Query object using the setSortOrder(SortOrder) method.

Nested Class Summary

class SortOrder.Builder  

Inherited Constant Summary

Field Summary

public static final Creator<SortOrder> CREATOR

Public Method Summary

String
void
writeToParcel(Parcel out, int flags)

Inherited Method Summary

Fields

public static final Creator<SortOrder> CREATOR

Public Methods

public String toString ()

public void writeToParcel (Parcel out, int flags)