public interface RealtimeListAdapter
Modifier and Type | Method and Description |
---|---|
void |
add(ListEntry entry) |
void |
remove(Collection<ListEntry> entries) |
void |
remove(ListEntry entry) |
void remove(ListEntry entry)
void add(ListEntry entry)
void remove(Collection<ListEntry> entries)