We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee1f8a commit b11194eCopy full SHA for b11194e
java/ql/lib/semmle/code/java/frameworks/ThreadLocal.qll
@@ -1,3 +1,5 @@
1
+/** Definitions related to `java.lang.ThreadLocal`. */
2
+
3
import java
4
private import semmle.code.java.dataflow.DataFlow
5
private import semmle.code.java.dataflow.FlowSteps
0 commit comments