@interface SXDataStringSortDescriptor : NSSortDescriptor - (long long)compareObject:(id)a0 toObject:(id)a1; - (id)stringFromObject:(id)a0; @end