]> source.dussan.org Git - sonarqube.git/blob
6a40bec777e0bd25aefb2352001b5122d6ac86cf
[sonarqube.git] /
1 <p>
2 This method invokes the Thread.currentThread() call, just to call the interrupted() method. As interrupted() is a
3 static method, is more simple and clear to use Thread.interrupted().
4 </p>