Browse Source
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.pull/28/merge
2 changed files with 16 additions and 3 deletions
Loading…
Reference in new issue