mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
improve description
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
Reports fields of type <b>java.lang.ThreadLocal</b> which are not declared <b>static final</b>.
|
||||
In the most common case a <b>java.lang.ThreadLocal</b> instance
|
||||
associates state with a thread. A non-static non-final
|
||||
<b>java.lang.ThreadLocal</b> field associates state with
|
||||
|
||||
Reference in New Issue
Block a user