sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.button/src/com/nokia/carbide/cpp/pi/button/BupUpdater.java
changeset 12 ae255c9aa552
parent 2 b9ab3b238396
--- a/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.button/src/com/nokia/carbide/cpp/pi/button/BupUpdater.java	Wed Jun 23 14:49:59 2010 +0300
+++ b/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.button/src/com/nokia/carbide/cpp/pi/button/BupUpdater.java	Wed Jun 23 15:05:09 2010 +0300
@@ -26,7 +26,7 @@
 import com.nokia.carbide.cpp.internal.pi.test.PIAnalyser;
 
 
-public class BupUpdater {
+public final class BupUpdater {
 	
 	static private BupUpdater instance = null;
 	private static TreeMap<String, Integer> OneOneHexToStringMap = new TreeMap<String, Integer>();