]> source.dussan.org Git - sonarqube.git/blob
7090b2cbb61d97c433660c4f7397bd0e2e139a42
[sonarqube.git] /
1 <p>This method creates a thread without specifying a run method either by deriving from the Thread class, or
2   by passing a Runnable object. This thread, then, does nothing but waste time.
3 </p>