Description
Currently all RangeIterators returned from the JCR API don't implement the getSize() method but rather return -1. We should return the size of the iterator if and where feasible.
Attachments
Issue Links
- relates to
-
OAK-1930 New method RangeIterator.getSize(int max)
- Open