SortOrder

public classSortOrderextendsObject
implementsParcelable

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

Nested Class Summary

class SortOrder.Builder

Inherited Constant Summary

Field Summary

public static finalCreator<SortOrder> CREATOR

Public Method Summary

String
void
writeToParcel(Parcelout, int flags)

Inherited Method Summary

Fields

public static finalCreator<SortOrder> CREATOR

Public Methods

publicStringtoString()

public voidwriteToParcel(Parcelout, int flags)