some netbeans inspection fixes

This commit is contained in:
2015-08-11 14:40:56 +02:00
parent 80bf0556fd
commit 427e7ea70d
11 changed files with 26 additions and 21 deletions
+1 -1
View File
@@ -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;