70ce9a09084d2f863fabbd8a149c3a3ff4c071af
So far, the PageImpl class returned 0 as total number of pages if set up from a plain List. This returns 1 now (as it should be). We've also adapted the hasNextPage() implementation to correctly calculate whether a next page is available.
Description
No description provided
Languages
Java
100%