more changes
[iotcloud.git] / src / java / iotcloud / IoTString.java
index 805180628e24fa767fca44ca4c0d838d7e203ea0..c0e41976157b213743f283f8093637829d3426be 100644 (file)
@@ -2,7 +2,7 @@ package iotcloud;
 
 import java.util.Arrays;
 
-public class IoTString {
+final public class IoTString {
        byte[] array;
        int hashcode;