Files
spring-data-commons/src/main/java/org/springframework
Mark Paluch 6ca3170bde Polishing.
Use ReverseListIterator instead of Stream API to reduce overhead. ListIterator provides means to iterate backwards so we're wrapping the existing iterator.

See #2857.
Original pull request: #2858.
2023-06-16 10:14:28 +02:00
..
2023-06-16 10:14:28 +02:00