Not to my knowledge. I will typically rely on a local database with the appropriate filter clause. (Would be nice if we had a lightweight ORM framework to leverage though)
-Stace On Sun, Jul 11, 2010 at 12:05 PM, gpasq <[email protected]> wrote: > Anyone know of any libs for Collections that are similar to iOS > NSPredicate? The NSPredicate classes allow you to specify SQL-like > filtering rules which can be applied to collections of object, other > collections, etc., to retrieve filtered results. > > Thanks in advance! > > -Regards > Greg Pasquariello > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

