]> source.dussan.org Git - sonarqube.git/commit
SONAR-6590 add factory methods for empty CloseableIterator and from Iterator
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Tue, 26 May 2015 07:45:29 +0000 (09:45 +0200)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Mon, 1 Jun 2015 15:08:28 +0000 (17:08 +0200)
commit6aabae46957f9e2b9c94e71792ccad380e29dc33
tree59fcf7788a4304d98d68ac945cbe6333811601b0
parent0404aea2db6cde052c6ac4fbd5b2b8097f1a1846
SONAR-6590 add factory methods for empty CloseableIterator and from Iterator
server/sonar-server/src/main/java/org/sonar/server/util/CloseableIterator.java
server/sonar-server/src/test/java/org/sonar/server/util/CloseableIteratorTest.java