List of questions
Related questions
Question 102 - Associate Android Developer discussion
Select a correct statement about PagedList.
A.
PagedList is content-mutable. This means that new content can be loaded into an instance of PagedList and the loaded items themselves can change once loaded.
B.
PagedList is content-immutable. This means that, although new content can be loaded into an instance of PagedList, the loaded items themselves cannot change once loaded.
C.
PagedList is content-accidental. This means that new content can be loaded into an instance of PagedList and the loaded items themselves can be changed to accidental values randomly.
Your answer:
0 comments
Sorted by
Leave a comment first