| Class | Description |
|---|---|
| ItemAdapter<Item extends IItem> |
Created by mikepenz on 27.12.15.
|
| ItemFilter<Model,Item extends IItem> |
ItemFilter which extends the Filter api provided by Android
This calls automatically all required methods, just overwrite the filterItems method
|
| ModelAdapter<Model,Item extends IItem> |
Created by mikepenz on 27.12.15.
|