f9b3f7340f3cce39c217d600cccaa08813dfb25d
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%