mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 12:40:54 +00:00
some netbeans inspection fixes
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ import java.util.logging.Logger;
|
||||
*/
|
||||
public class ChromeCache implements CacheImplementation {
|
||||
|
||||
private static ChromeCache instance;
|
||||
private static volatile ChromeCache instance;
|
||||
|
||||
private File tempDir;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user