Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
@SuppressWarningsがWarning(209.56): static variableを非表示にするために使用するパラメーターはどれですか?
これです:
@SuppressWarnings("static-access")
そして否定論者にとっては、はい、理想的にはコードが修正されるでしょう。しかし現実の世界では、残念ながらそれが常に可能であるとは限りません。その上、それは @ user941059 が求めたものではありません。