Jetpack/Collections: Difference between revisions

Jump to navigation Jump to search
m
Line 20: Line 20:
* Operators on the collections
* Operators on the collections
** Operate on whole lists, e.g. allItems = add(serverItems, localItems);
** Operate on whole lists, e.g. allItems = add(serverItems, localItems);
** Follow the observers
** Update result dynamically using observers
** add
** add, merge
** subtract
** subtract
** in common, not in common
** sort
** sort
* Some basic collection implementations
* Some basic collection implementations
Confirmed users
596

edits

Navigation menu